Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp3221 static bool IsInputCompatibleWithStandard(InputKind IK, in IsInputCompatibleWithStandard() function
3573 if (IsInputCompatibleWithStandard(IK, Std)) { in ParseLangArgs()
3594 if (!IsInputCompatibleWithStandard(IK, Std)) { in ParseLangArgs()