Home
last modified time | relevance | path

Searched defs:ImportContext (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTImporter.cpp6144 DeclContext *ASTImporter::ImportContext(DeclContext *FromDC) { in ImportContext() function in ASTImporter
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp8304 Expected<DeclContext *> ASTImporter::ImportContext(DeclContext *FromDC) { in ImportContext() function in ASTImporter