Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclBase.cpp1012 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts() function in DeclContext
1308 collectAllContexts(Contexts); in buildLookup()
1438 collectAllContexts(Contexts); in noload_lookup()
/external/clang/include/clang/AST/
DDeclBase.h1389 void collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts);
/external/clang/docs/
DInternalsManual.rst1330 ``DeclContext::collectAllContexts``. Note that these functions are used