Searched refs:IsCXX98CompatWarning (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp716 static bool IsCXX98CompatWarning(Sema &S, unsigned InDiagNote) { function
762 if (IsCXX98CompatWarning(S, Scopes[I].InDiag))
819 else if (IsCXX98CompatWarning(S, Scopes[I].InDiag))

Completed in 93 milliseconds