Home
last modified time | relevance | path

Searched defs:ExternalSource (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExternalASTSource.h392 ExternalASTSource *ExternalSource; member
H A DASTContext.h635 IntrusiveRefCntPtr<ExternalASTSource> ExternalSource; variable
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessingRecord.h355 ExternalPreprocessingRecordSource *ExternalSource = nullptr; variable
H A DHeaderSearch.h339 ExternalHeaderFileInfoSource *ExternalSource = nullptr; variable
H A DPreprocessor.h145 ExternalPreprocessorSource *ExternalSource; variable
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h361 IntrusiveRefCntPtr<ExternalSemaSource> ExternalSource; variable