Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessingRecord.h555 ExternalPreprocessingRecordSource *getExternalSource() const { in getExternalSource() function
H A DPreprocessor.h522 ExternalPreprocessorSource *getExternalSource() const { in getExternalSource() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h834 ExternalASTSource *getExternalSource() const { in getExternalSource() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h973 ExternalSemaSource* getExternalSource() const { return ExternalSource; } in getExternalSource() function