Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp3233 static bool IsInputCompatibleWithStandard(InputKind IK, in IsInputCompatibleWithStandard() function
3618 if (IsInputCompatibleWithStandard(IK, Std)) { in ParseLangArgs()
3639 if (!IsInputCompatibleWithStandard(IK, Std)) { in ParseLangArgs()