Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Interpreter/
HDCodeCompletion.cpp220 class ExternalSource : public clang::ExternalASTSource { class
262 ExternalSource::ExternalSource(ASTContext &ChildASTCtxt, FileManager &ChildFM, in ExternalSource() function in clang::ExternalSource
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDExternalASTSource.h422 ExternalASTSource *ExternalSource; member
HDASTContext.h664 IntrusiveRefCntPtr<ExternalASTSource> ExternalSource; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessingRecord.h358 ExternalPreprocessingRecordSource *ExternalSource = nullptr; variable
HDHeaderSearch.h367 ExternalHeaderFileInfoSource *ExternalSource = nullptr; variable
HDPreprocessor.h154 ExternalPreprocessorSource *ExternalSource; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h1265 IntrusiveRefCntPtr<ExternalSemaSource> ExternalSource; variable