Home
last modified time | relevance | path

Searched refs:collectAllContexts (Results 1 – 3 of 3) 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/clang/include/clang/AST/
DDeclBase.h1408 void collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts);
/external/clang/docs/
DInternalsManual.rst1330 ``DeclContext::collectAllContexts``. Note that these functions are used