Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp313 void PreprocessingRecord::SetExternalSource( in SetExternalSource() function in PreprocessingRecord
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h358 void SetExternalSource(ExternalHeaderFileInfoSource *ES) { in SetExternalSource() function