Searched defs:StartTranslationUnit (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DChainedIncludesSource.cpp217 void ChainedIncludesSource::StartTranslationUnit(ASTConsumer *Consumer) { function in class:ChainedIncludesSource
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExternalASTSource.h210 virtual void StartTranslationUnit(ASTConsumer *Consumer) { } function in class:clang::ExternalASTSource
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp141 void MultiplexExternalSemaSource::StartTranslationUnit(ASTConsumer *Consumer) { function in class:MultiplexExternalSemaSource
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp5951 void ASTReader::StartTranslationUnit(ASTConsumer *Consumer) { function in class:ASTReader

Completed in 174 milliseconds