Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2987 bool IsSysrootSpecified = in ParseHeaderSearchArgs() local
3002 if (IsSysrootSpecified && !IsFramework && A->getValue()[0] == '=') { in ParseHeaderSearchArgs()