Home
last modified time | relevance | path

Searched refs:collectAllContexts (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DDeclBase.cpp1056 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts() function in DeclContext
1352 collectAllContexts(Contexts); in buildLookup()
1482 collectAllContexts(Contexts); in noload_lookup()
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp1290 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts() function in DeclContext
1612 collectAllContexts(Contexts); in buildLookup()
1759 collectAllContexts(Contexts); in loadLazyLocalLexicalLookups()
/external/clang/include/clang/AST/
DDeclBase.h1408 void collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts);
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h2017 void collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts);
/external/clang/docs/
DInternalsManual.rst1330 ``DeclContext::collectAllContexts``. Note that these functions are used
/external/llvm-project/clang/docs/
DInternalsManual.rst1434 ``DeclContext::collectAllContexts``. Note that these functions are used