Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInvocation.cpp1386 bool IsSysrootSpecified = in ParseHeaderSearchArgs() local
1401 if (IsSysrootSpecified && !IsFramework && A->getValue()[0] == '=') { in ParseHeaderSearchArgs()