Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp6439 SourceLocation CContext, unsigned diag, in DiagnoseImpCast() argument
6445 << SourceRange(CContext)); in DiagnoseImpCast()
6449 << SourceType << T << E->getSourceRange() << SourceRange(CContext); in DiagnoseImpCast()
6454 SourceLocation CContext, unsigned diag, in DiagnoseImpCast() argument
6456 DiagnoseImpCast(S, E, E->getType(), T, CContext, diag, pruneControlFlow); in DiagnoseImpCast()
6462 SourceLocation CContext) { in DiagnoseFloatingLiteralImpCast() argument
6491 << PrettyTargetValue << FL->getSourceRange() << SourceRange(CContext); in DiagnoseFloatingLiteralImpCast()