Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp220 class ExternalSource : public clang::ExternalASTSource { class
262 ExternalSource::ExternalSource(ASTContext &ChildASTCtxt, FileManager &ChildFM, in ExternalSource() function in clang::ExternalSource
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h422 ExternalASTSource *ExternalSource; member
H A DASTContext.h664 IntrusiveRefCntPtr<ExternalASTSource> ExternalSource; variable
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h358 ExternalPreprocessingRecordSource *ExternalSource = nullptr; variable
H A DHeaderSearch.h367 ExternalHeaderFileInfoSource *ExternalSource = nullptr; variable
H A DPreprocessor.h154 ExternalPreprocessorSource *ExternalSource; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1265 IntrusiveRefCntPtr<ExternalSemaSource> ExternalSource; variable