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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h508 ExternalPreprocessingRecordSource *getExternalSource() const { function in class:clang::PreprocessingRecord
H A DPreprocessor.h924 ExternalPreprocessorSource *getExternalSource() const { function in class:clang::Preprocessor
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1086 ExternalASTSource *getExternalSource() const { function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1362 ExternalSemaSource* getExternalSource() const { return ExternalSource; } function in class:clang::final

Completed in 264 milliseconds