Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPreprocessingRecord.h508 ExternalPreprocessingRecordSource *getExternalSource() const { in getExternalSource() function
DPreprocessor.h940 ExternalPreprocessorSource *getExternalSource() const { in getExternalSource() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DASTContext.h1130 ExternalASTSource *getExternalSource() const { in getExternalSource() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h1561 ExternalSemaSource* getExternalSource() const { return ExternalSource; } in getExternalSource() function