Home
last modified time | relevance | path

Searched refs:localUncachedLookup (Results 1 – 4 of 4) sorted by relevance

/external/clang/unittests/AST/
DASTImporterTest.cpp85 FromCtx.getTranslationUnitDecl()->localUncachedLookup( in testImport()
/external/clang/lib/AST/
DASTImporter.cpp2480 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitNamespaceDecl()
2546 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitTypedefNameDecl()
2662 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitEnumDecl()
2751 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitRecordDecl()
2900 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitEnumConstantDecl()
2955 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitFunctionDecl()
3185 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitFieldDecl()
3249 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitIndirectFieldDecl()
3319 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitObjCIvarDecl()
3377 DC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in VisitVarDecl()
[all …]
DDeclBase.cpp1497 void DeclContext::localUncachedLookup(DeclarationName Name, in localUncachedLookup() function in DeclContext
/external/clang/include/clang/AST/
DDeclBase.h1676 void localUncachedLookup(DeclarationName Name,