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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h552 ExternalPreprocessingRecordSource *getExternalSource() const { function in class:clang::PreprocessingRecord
H A DPreprocessor.h457 ExternalPreprocessorSource *getExternalSource() const { function in class:clang::Preprocessor
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h817 ExternalASTSource *getExternalSource() const { return ExternalSource.get(); } function in class:clang::ASTContext
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h880 ExternalSemaSource* getExternalSource() const { return ExternalSource; } function in class:clang::Sema

Completed in 179 milliseconds