Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclBase.cpp1170 buildLookupImpl(Contexts[I]); in buildLookup()
1182 void DeclContext::buildLookupImpl(DeclContext *DCtx) { in buildLookupImpl() function in DeclContext
1199 buildLookupImpl(InnerCtx); in buildLookupImpl()
/external/clang/include/clang/AST/
DDeclBase.h1546 void buildLookupImpl(DeclContext *DCtx);