Home
last modified time | relevance | path

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

12

/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() argument
H A DPatterns.cpp26 std::optional<PatternType> PatternType::get(ArrayRef<SMLoc> DiagLoc, in get() argument
751 checkSemantics(ArrayRef<SMLoc> DiagLoc) checkSemantics() argument
[all...]
H A DPatterns.h478 OperandTypeChecker(ArrayRef<SMLoc> DiagLoc) OperandTypeChecker() argument
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DDeprecatedHeadersCheck.h50 SourceLocation DiagLoc; member
H A DDeprecatedHeadersCheck.cpp201 SourceLocation DiagLoc = FilenameRange.getBegin(); in InclusionDirective() local
/llvm-project/clang/tools/libclang/
H A DCXLoadedDiagnostic.h81 Location DiagLoc; variable
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousIncludeCheck.cpp60 SourceLocation DiagLoc = FilenameRange.getBegin().getLocWithOffset(1); in InclusionDirective() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DNamespaceCommentCheck.cpp195 SourceLocation DiagLoc = in check() local
/llvm-project/clang-tools-extra/clang-tidy/
H A DNoLintDirectiveHandler.cpp258 SourceLocation DiagLoc = Diag.getLocation(); in diagHasNoLintInMacro() local
318 StringRef DiagName, SourceLocation DiagLoc, const SourceManager &SrcMgr, in diagHasNoLint()
/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp127 SourceLocation DiagLoc = SM.translateLineCol(FID, PLoc.getLine(), ColNo); in addLocationToResult() local
/llvm-project/clang-tools-extra/clangd/
H A DDiagnostics.cpp148 SourceLocation DiagLoc, Range &R) { in getMainFileRange() argument
212 bool tryMoveToMainFile(Diag &D, FullSourceLoc DiagLoc) { in tryMoveToMainFile() argument
/llvm-project/clang/lib/Lex/
H A DPragma.cpp1285 SourceLocation DiagLoc = DiagToken.getLocation(); HandlePragma() local
1389 SourceLocation DiagLoc = Tok.getLocation(); HandlePragma() local
1537 SourceLocation DiagLoc = Tok.getLocation(); HandlePragma() local
[all...]
/llvm-project/clang/unittests/Basic/
H A DSarifTest.cpp342 CharSourceRange DiagLoc{getFakeCharSourceRange(MainFileID, {2, 5}, {2, 8})}; TEST_F() local
/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h188 SourceLocation DiagLoc; member
/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp929 CheckJump(Stmt * From,Stmt * To,SourceLocation DiagLoc,unsigned JumpDiagError,unsigned JumpDiagWarning,unsigned JumpDiagCXX98Compat) CheckJump() argument
H A DCheckExprLifetime.cpp984 SourceLocation DiagLoc = DiagRange.getBegin(); checkExprLifetimeImpl() local
[all...]
H A DSemaExprCXX.cpp1285 SourceLocation DiagLoc = LSI->IntroducerRange.getEnd(); buildLambdaThisCaptureFixit() local
6802 SourceRange DiagLoc = CXXCheckConditionalOperands() local
H A DSemaType.cpp4898 SourceLocation DiagLoc, FixitLoc; GetFullTypeForDeclarator() local
7219 CheckImplicitNullabilityTypeSpecifier(QualType & Type,NullabilityKind Nullability,SourceLocation DiagLoc,bool AllowArrayTypes,bool OverrideExisting) CheckImplicitNullabilityTypeSpecifier() argument
H A DSemaChecking.cpp8596 SourceLocation DiagLoc = SizeArg->getExprLoc(); CheckMemaccessSize() local
8618 SourceLocation DiagLoc = Call->getArg(1)->getExprLoc(); CheckMemaccessSize() local
/llvm-project/clang/lib/AST/
H A DCommentSema.cpp542 SourceLocation DiagLoc; checkBlockCommandEmptyParagraph() local
H A DExprConstant.cpp2433 CheckEvaluationResult(CheckEvaluationResultKind CERK,EvalInfo & Info,SourceLocation DiagLoc,QualType Type,const APValue & Value,ConstantExprKind Kind,const FieldDecl * SubobjectDecl,CheckedTemporaries & CheckedTemps) CheckEvaluationResult() argument
2527 CheckConstantExpression(EvalInfo & Info,SourceLocation DiagLoc,QualType Type,const APValue & Value,ConstantExprKind Kind) CheckConstantExpression() argument
2542 CheckFullyInitialized(EvalInfo & Info,SourceLocation DiagLoc,QualType Type,const APValue & Value) CheckFullyInitialized() argument
[all...]
/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1175 SourceLocation DiagLoc; ParseLambdaIntroducer() local
2828 SourceLocation DiagLoc; ParseUnqualifiedIdOperator() local
/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp825 SourceLocation DiagLoc = Record.readSourceLocation(); readSubstitutionDiagnostic() local
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c4782 CXSourceLocation DiagLoc; printDiagnosticSet() local
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2447 SMLoc DiagLoc = Diag.getLoc(); DiagHandler() local

12