Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp313 void PreprocessingRecord::SetExternalSource( in SetExternalSource() function in PreprocessingRecord
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h467 void SetExternalSource(ExternalHeaderFileInfoSource *ES) { in SetExternalSource() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp630 void TypeSystemClang::SetExternalSource( in SetExternalSource() function in TypeSystemClang