Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessingRecord.h505 ExternalPreprocessingRecordSource *getExternalSource() const { in getExternalSource() function
H A DPreprocessor.h1213 ExternalPreprocessorSource *getExternalSource() const { in getExternalSource() function
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1164 ExternalASTSource *getExternalSource() const { in getExternalSource() function
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1660 ExternalSemaSource *getExternalSource() const { return ExternalSource.get(); } in getExternalSource() function