HomeSort by: relevance | last modified time | path
    Searched refs:localUncachedLookup (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h 2337 void localUncachedLookup(DeclarationName Name,
  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp 1724 void DeclContext::localUncachedLookup(DeclarationName Name,
ASTImporter.cpp 8171 // We must search by the slow case of localUncachedLookup because that is
8182 ReDC->localUncachedLookup(Name, Result);

Completed in 26 milliseconds