/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SARIFDiagnostic.cpp | 127 SourceLocation DiagLoc = SM.translateLineCol(FID, PLoc.getLine(), ColNo); in addLocationToResult() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
H A D | Patterns.cpp |
|
H A D | Patterns.h |
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | Pragma.cpp | 1285 SourceLocation DiagLoc = DiagToken.getLocation(); in HandlePragma() local 1389 SourceLocation DiagLoc = Tok.getLocation(); in HandlePragma() local 1536 SourceLocation DiagLoc = Tok.getLocation(); HandlePragma() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprConcepts.h | 188 SourceLocation DiagLoc; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | JumpDiagnostics.cpp | 920 CheckJump(Stmt * From,Stmt * To,SourceLocation DiagLoc,unsigned JumpDiagError,unsigned JumpDiagWarning,unsigned JumpDiagCXX98Compat) CheckJump() argument
|
H A D | SemaExprCXX.cpp | 1288 SourceLocation DiagLoc = LSI->IntroducerRange.getEnd(); buildLambdaThisCaptureFixit() local 6647 SourceRange DiagLoc = CXXCheckConditionalOperands() local
|
H A D | SemaType.cpp | 5385 SourceLocation DiagLoc, FixitLoc; GetFullTypeForDeclarator() local 7690 CheckImplicitNullabilityTypeSpecifier(QualType & Type,NullabilityKind Nullability,SourceLocation DiagLoc,bool AllowArrayTypes,bool OverrideExisting) CheckImplicitNullabilityTypeSpecifier() argument
|
H A D | SemaDecl.cpp | 2186 SourceLocation DiagLoc = D->getLocation(); DiagnoseUnusedDecl() local 14562 SourceLocation DiagLoc = var->getLocation(); CheckCompleteVariableDeclaration() local
|
H A D | SemaInit.cpp | 8104 SourceLocation DiagLoc = DiagRange.getBegin(); checkInitializerLifetime() local
|
H A D | SemaChecking.cpp | 13358 SourceLocation DiagLoc = SizeArg->getExprLoc(); CheckMemaccessSize() local 13380 SourceLocation DiagLoc = Call->getArg(1)->getExprLoc(); CheckMemaccessSize() local
|
H A D | SemaTemplate.cpp | 6679 SourceLocation DiagLoc = Arg->getExprLoc(); isNullPointerValueTemplateArgument() local
|
H A D | SemaExpr.cpp | 17989 SourceLocation DiagLoc = E->getBeginLoc(); VerifyIntegerConstantExpression() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 1101 SourceLocation DiagLoc; ParseLambdaIntroducer() local 2726 SourceLocation DiagLoc; ParseUnqualifiedIdOperator() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | CommentSema.cpp | 542 SourceLocation DiagLoc; in checkBlockCommandEmptyParagraph() local
|
H A D | ExprConstant.cpp | 2426 CheckEvaluationResult(CheckEvaluationResultKind CERK,EvalInfo & Info,SourceLocation DiagLoc,QualType Type,const APValue & Value,ConstantExprKind Kind,const FieldDecl * SubobjectDecl,CheckedTemporaries & CheckedTemps) CheckEvaluationResult() argument 2520 CheckConstantExpression(EvalInfo & Info,SourceLocation DiagLoc,QualType Type,const APValue & Value,ConstantExprKind Kind) CheckConstantExpression() argument 2535 CheckFullyInitialized(EvalInfo & Info,SourceLocation DiagLoc,QualType Type,const APValue & Value) CheckFullyInitialized() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelCombinerEmitter.cpp | 1501 parsePatternList(const DagInit & List,function_ref<bool (std::unique_ptr<Pattern>)> ParseAction,StringRef Operator,ArrayRef<SMLoc> DiagLoc,StringRef AnonPatNamePrefix) const parsePatternList() argument 1825 parsePatFragParamList(ArrayRef<SMLoc> DiagLoc,const DagInit & OpsList,function_ref<bool (StringRef,PatFrag::ParamKind)> ParseAction) const parsePatFragParamList() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 825 SourceLocation DiagLoc = Record.readSourceLocation(); readSubstitutionDiagnostic() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 2449 SMLoc DiagLoc = Diag.getLoc(); DiagHandler() local
|
H A D | MasmParser.cpp | 2778 SMLoc DiagLoc = Diag.getLoc(); DiagHandler() local
|