Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h400 ExternalASTSource *ExternalSource; global() member
H A DASTContext.h641 IntrusiveRefCntPtr<ExternalASTSource> ExternalSource; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h358 ExternalPreprocessingRecordSource *ExternalSource = nullptr; variable
H A DHeaderSearch.h350 ExternalHeaderFileInfoSource *ExternalSource = nullptr; global() variable
H A DPreprocessor.h145 ExternalPreprocessorSource *ExternalSource; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h362 IntrusiveRefCntPtr<ExternalSemaSource> ExternalSource; global() variable