Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3187 bool IsSysrootSpecified = in ParseHeaderSearchArgs() local
3202 if (IsSysrootSpecified && !IsFramework && A->getValue()[0] == '=') { in ParseHeaderSearchArgs()