Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp96 bool ShouldAddDefaultIncludePaths(const llvm::Triple &triple);
200 if (!ShouldAddDefaultIncludePaths(triple)) in AddDefaultCIncludePaths()
264 if (!ShouldAddDefaultIncludePaths(triple)) in AddDefaultCPlusPlusIncludePaths()
288 bool InitHeaderSearch::ShouldAddDefaultIncludePaths( in ShouldAddDefaultIncludePaths() function in InitHeaderSearch
338 if (!ShouldAddDefaultIncludePaths(triple)) in AddDefaultIncludePaths()