Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h509 ExternalPreprocessingRecordSource *getExternalSource() const { in getExternalSource() function
H A DPreprocessor.h833 ExternalPreprocessorSource *getExternalSource() const { in getExternalSource() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1083 ExternalASTSource *getExternalSource() const { in getExternalSource() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1241 ExternalSemaSource* getExternalSource() const { return ExternalSource; } in getExternalSource() function