Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h508 ExternalPreprocessingRecordSource *getExternalSource() const { in getExternalSource() function
H A DPreprocessor.h1212 ExternalPreprocessorSource *getExternalSource() const { getExternalSource() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1179 ExternalASTSource *getExternalSource() const { getExternalSource() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1697 ExternalSemaSource *getExternalSource() const { return ExternalSource.get(); } getExternalSource() function