Home
last modified time | relevance | path

Searched defs:DiagLoc (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DPragma.cpp947 SourceLocation DiagLoc = DiagToken.getLocation(); in HandlePragma() local
1040 SourceLocation DiagLoc = Tok.getLocation(); in HandlePragma() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DJumpDiagnostics.cpp743 void JumpScopeChecker::CheckJump(Stmt *From, Stmt *To, SourceLocation DiagLoc, in CheckJump()
DSemaType.cpp2794 SourceLocation DiagLoc, FixitLoc; in GetFullTypeForDeclarator() local
DSemaTemplate.cpp4101 SourceLocation DiagLoc = Arg->getExprLoc(); in isNullPointerValueTemplateArgument() local
DSemaDecl.cpp8867 SourceLocation DiagLoc = var->getLocation(); in CheckCompleteVariableDeclaration() local
DSemaExpr.cpp10823 SourceLocation DiagLoc = E->getLocStart(); in VerifyIntegerConstantExpression() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DCommentSema.cpp546 SourceLocation DiagLoc; in checkBlockCommandEmptyParagraph() local
DExprConstant.cpp1302 static bool CheckConstantExpression(EvalInfo &Info, SourceLocation DiagLoc, in CheckConstantExpression()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseExprCXX.cpp2123 SourceLocation DiagLoc; in ParseUnqualifiedIdOperator() local
/freebsd-9-stable/contrib/llvm/lib/MC/MCParser/
DAsmParser.cpp1640 const SMLoc &DiagLoc = Diag.getLoc(); in DiagHandler() local