Home
last modified time | relevance | path

Searched defs:SetExternalSource (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DPreprocessingRecord.cpp314 void PreprocessingRecord::SetExternalSource( in SetExternalSource() function in PreprocessingRecord
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DHeaderSearch.h427 void SetExternalSource(ExternalHeaderFileInfoSource *ES) { in SetExternalSource() function
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp679 void TypeSystemClang::SetExternalSource( in SetExternalSource() function in TypeSystemClang