Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DDeclBase.cpp901 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts() function in DeclContext
1198 collectAllContexts(Contexts); in buildLookup()
1310 collectAllContexts(Contexts); in noload_lookup()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclBase.h1244 void collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts);