Home
last modified time | relevance | path

Searched defs:StartTranslationUnit (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExternalASTSource.cpp59 void ExternalASTSource::StartTranslationUnit(ASTConsumer *Consumer) {} in StartTranslationUnit() function in ExternalASTSource
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp157 void MultiplexExternalSemaSource::StartTranslationUnit(ASTConsumer *Consumer) { in StartTranslationUnit() function in MultiplexExternalSemaSource
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp7693 void ASTReader::StartTranslationUnit(ASTConsumer *Consumer) { in StartTranslationUnit() function in ASTReader