Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatternParser.h40 ArrayRef<SMLoc> DiagLoc; variable
45 PatternParser(const CodeGenTarget &CGT, ArrayRef<SMLoc> DiagLoc) in PatternParser()
H A DPatterns.cpp26 std::optional<PatternType> PatternType::get(ArrayRef<SMLoc> DiagLoc, in get()
751 bool PatFragPattern::checkSemantics(ArrayRef<SMLoc> DiagLoc) { in checkSemantics()
H A DPatterns.h478 OperandTypeChecker(ArrayRef<SMLoc> DiagLoc) : DiagLoc(DiagLoc) {} in OperandTypeChecker()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp1285 SourceLocation DiagLoc = DiagToken.getLocation(); in HandlePragma() local
1389 SourceLocation DiagLoc = Tok.getLocation(); in HandlePragma() local
1537 SourceLocation DiagLoc = Tok.getLocation(); in HandlePragma() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp929 void JumpScopeChecker::CheckJump(Stmt *From, Stmt *To, SourceLocation DiagLoc, in CheckJump()
H A DCheckExprLifetime.cpp1007 SourceLocation DiagLoc = DiagRange.getBegin(); in checkExprLifetimeImpl() local
H A DSemaType.cpp4953 SourceLocation DiagLoc, FixitLoc; in GetFullTypeForDeclarator() local
7273 SourceLocation DiagLoc, in CheckImplicitNullabilityTypeSpecifier()
H A DSemaExprCXX.cpp1285 SourceLocation DiagLoc = LSI->IntroducerRange.getEnd(); in buildLambdaThisCaptureFixit() local
6875 SourceRange DiagLoc = in CXXCheckConditionalOperands() local
H A DSemaDecl.cpp2093 SourceLocation DiagLoc = D->getLocation(); in DiagnoseUnusedDecl() local
14371 SourceLocation DiagLoc = var->getLocation(); in CheckCompleteVariableDeclaration() local
H A DSemaChecking.cpp8600 SourceLocation DiagLoc = SizeArg->getExprLoc(); in CheckMemaccessSize() local
8622 SourceLocation DiagLoc = Call->getArg(1)->getExprLoc(); in CheckMemaccessSize() local
H A DSemaTemplate.cpp5956 SourceLocation DiagLoc = Arg->getExprLoc(); in isNullPointerValueTemplateArgument() local
H A DSemaExpr.cpp16932 SourceLocation DiagLoc = E->getBeginLoc(); in VerifyIntegerConstantExpression() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1175 SourceLocation DiagLoc; in ParseLambdaIntroducer() local
2828 SourceLocation DiagLoc; in ParseUnqualifiedIdOperator() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp826 SourceLocation DiagLoc = Record.readSourceLocation(); in readSubstitutionDiagnostic() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2447 SMLoc DiagLoc = Diag.getLoc(); in DiagHandler() local
H A DMasmParser.cpp2779 SMLoc DiagLoc = Diag.getLoc(); in DiagHandler() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2433 EvalInfo &Info, SourceLocation DiagLoc, in CheckEvaluationResult()
2527 static bool CheckConstantExpression(EvalInfo &Info, SourceLocation DiagLoc, in CheckConstantExpression()
2542 static bool CheckFullyInitialized(EvalInfo &Info, SourceLocation DiagLoc, in CheckFullyInitialized()