Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp2513 static bool IsInputCompatibleWithStandard(InputKind IK, in IsInputCompatibleWithStandard() function
2598 if (IsInputCompatibleWithStandard(IK, Std)) { in ParseLangArgs()
2619 if (!IsInputCompatibleWithStandard(IK, Std)) { in ParseLangArgs()