Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp3215 static bool IsInputCompatibleWithStandard(InputKind IK, in IsInputCompatibleWithStandard() function
3601 if (IsInputCompatibleWithStandard(IK, Std)) { in ParseLangArgs()
3622 if (!IsInputCompatibleWithStandard(IK, Std)) { in ParseLangArgs()