Home
last modified time | relevance | path

Searched defs:SourceLoc (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DNarrowingConversionsCheck.cpp190 void NarrowingConversionsCheck::diagNarrowType(SourceLocation SourceLoc, in diagNarrowType()
198 SourceLocation SourceLoc, const Expr &Lhs, const Expr &Rhs) { in diagNarrowTypeToSignedInt()
205 SourceLocation SourceLoc, const Expr &Lhs, const Expr &Rhs, in diagNarrowIntegerConstant()
214 SourceLocation SourceLoc, const Expr &Lhs, const Expr &Rhs, in diagNarrowIntegerConstantToSignedInt()
222 void NarrowingConversionsCheck::diagNarrowConstant(SourceLocation SourceLoc, in diagNarrowConstant()
229 void NarrowingConversionsCheck::diagConstantCast(SourceLocation SourceLoc, in diagConstantCast()
237 const ASTContext &Context, SourceLocation SourceLoc, const Expr &Lhs, in diagNarrowTypeOrConstant()
248 SourceLocation SourceLoc, in handleIntegralCast()
272 const ASTContext &Context, SourceLocation SourceLoc, const Expr &Lhs, in handleIntegralToBoolean()
282 const ASTContext &Context, SourceLocation SourceLoc, const Expr &Lhs, in handleIntegralToFloating()
[all …]
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointResolver.cpp181 struct SourceLoc { struct
182 uint32_t line = UINT32_MAX;
183 uint32_t column;
184 SourceLoc(uint32_t l, uint32_t c) : line(l), column(c ? c : UINT32_MAX) {} in SourceLoc() argument
185 SourceLoc(const SymbolContext &sc) in SourceLoc() argument
/external/llvm-project/clang-tools-extra/clang-tidy/google/
DAvoidThrowingObjCExceptionCheck.cpp37 auto SourceLoc = MatchedStmt == nullptr ? MatchedExpr->getSelectorStartLoc() in check() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h39 LocationMetadata SourceLoc; member
/external/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h39 LocationMetadata SourceLoc; member
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp760 QualType Source, SourceLocation SourceLoc) in CheckSpecForTypesEquivalent()
782 SourceLocation SourceLoc) { in CheckParamExceptionSpec()
/external/llvm-project/clang/lib/Sema/
DSemaExceptionSpec.cpp866 SourceLocation SourceLoc) { in CheckSpecForTypesEquivalent()
888 SourceLocation SourceLoc) { in CheckParamExceptionSpec()
/external/compiler-rt/lib/ubsan/
Dubsan_diag.h62 SourceLocation SourceLoc; variable
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_diag.h61 SourceLocation SourceLoc; variable
/external/tensorflow/tensorflow/python/util/
Dtf_stack.cc57 using SourceLoc = std::tuple<std::string, int>; typedef
/external/clang/lib/Lex/
DLiteralSupport.cpp1590 FullSourceLoc SourceLoc(Tok.getLocation(), SM); in CopyStringFragment() local
/external/llvm-project/clang/lib/Lex/
DLiteralSupport.cpp1799 FullSourceLoc SourceLoc(Tok.getLocation(), SM); in CopyStringFragment() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp301 LocationMetadata SourceLoc; member
1484 Constant *SourceLoc; in InstrumentGlobals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2328 Constant *SourceLoc; in InstrumentGlobals() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2362 Constant *SourceLoc; in InstrumentGlobals() local