Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp6931 SourceLocation CContext, unsigned diag, in DiagnoseImpCast() argument
6937 << SourceRange(CContext)); in DiagnoseImpCast()
6941 << SourceType << T << E->getSourceRange() << SourceRange(CContext); in DiagnoseImpCast()
6946 SourceLocation CContext, unsigned diag, in DiagnoseImpCast() argument
6948 DiagnoseImpCast(S, E, E->getType(), T, CContext, diag, pruneControlFlow); in DiagnoseImpCast()
6954 SourceLocation CContext) { in DiagnoseFloatingLiteralImpCast() argument
6983 << PrettyTargetValue << FL->getSourceRange() << SourceRange(CContext); in DiagnoseFloatingLiteralImpCast()