Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterFixtures.cpp159 DeclarationName ImportDeclName(ImportedII); in getImportedDecl() local
161 FromCtx.getTranslationUnitDecl()->localUncachedLookup(ImportDeclName, in getImportedDecl()
/external/clang/unittests/AST/
DASTImporterTest.cpp83 DeclarationName ImportDeclName(ImportedII); in testImport() local
86 ImportDeclName, FoundDecls); in testImport()