Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporterSharedState.h51 ASTImporterSharedState(TranslationUnitDecl &ToTU) { in ASTImporterSharedState() function
H A DASTImporter.h37 class ASTImporterSharedState; variable