Home
last modified time | relevance | path

Searched refs:ApplyHeaderSearchOptions (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DUtils.h63 void ApplyHeaderSearchOptions(HeaderSearch &HS,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp642 void clang::ApplyHeaderSearchOptions(HeaderSearch &HS, in ApplyHeaderSearchOptions() function in clang
H A DCompilerInstance.cpp409 ApplyHeaderSearchOptions(PP->getHeaderSearchInfo(), getHeaderSearchOpts(), in createPreprocessor()