ΒΆtemplate <typename T>
void collectAllContextsImpl(
T* Self,
SmallVectorImpl<clang::DeclContext*>&
Contexts)
template <typename T>
void collectAllContextsImpl(
T* Self,
SmallVectorImpl<clang::DeclContext*>&
Contexts)
Declared at: clang/lib/AST/DeclBase.cpp:1313
Templates
- T
Parameters
- T* Self
- SmallVectorImpl<clang::DeclContext*>& Contexts