Searched defs:DiagLoc (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp738 void JumpScopeChecker::CheckJump(Stmt *From, Stmt *To, SourceLocation DiagLoc, argument
H A DSemaTemplate.cpp3593 SourceLocation DiagLoc = Arg->getExprLoc(); local
H A DSemaDecl.cpp8102 SourceLocation DiagLoc = var->getLocation(); local
H A DSemaExpr.cpp10388 SourceLocation DiagLoc = E->getLocStart(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentSema.cpp561 SourceLocation DiagLoc; local
H A DExprConstant.cpp1076 static bool CheckConstantExpression(EvalInfo &Info, SourceLocation DiagLoc, argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPragma.cpp939 SourceLocation DiagLoc = DiagToken.getLocation(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp1954 SourceLocation DiagLoc; local
/freebsd-10.0-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1588 const SMLoc &DiagLoc = Diag.getLoc(); local

Completed in 243 milliseconds