Searched defs:noload_lookup (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DDeclBase.cpp1344 DeclContext::noload_lookup(DeclarationName Name) { function in class:DeclContext
1352 return PrimaryContext->noload_lookup(Name);

Completed in 194 milliseconds