| /external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
| D | NarrowingConversionsCheck.cpp | 190 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/ |
| D | BreakpointResolver.cpp | 181 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/ |
| D | AvoidThrowingObjCExceptionCheck.cpp | 37 auto SourceLoc = MatchedStmt == nullptr ? MatchedExpr->getSelectorStartLoc() in check() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/ |
| D | AddressSanitizer.h | 39 LocationMetadata SourceLoc; member
|
| /external/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| D | AddressSanitizer.h | 39 LocationMetadata SourceLoc; member
|
| /external/clang/lib/Sema/ |
| D | SemaExceptionSpec.cpp | 760 QualType Source, SourceLocation SourceLoc) in CheckSpecForTypesEquivalent() 782 SourceLocation SourceLoc) { in CheckParamExceptionSpec()
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaExceptionSpec.cpp | 866 SourceLocation SourceLoc) { in CheckSpecForTypesEquivalent() 888 SourceLocation SourceLoc) { in CheckParamExceptionSpec()
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_diag.h | 62 SourceLocation SourceLoc; variable
|
| /external/llvm-project/compiler-rt/lib/ubsan/ |
| D | ubsan_diag.h | 61 SourceLocation SourceLoc; variable
|
| /external/tensorflow/tensorflow/python/util/ |
| D | tf_stack.cc | 57 using SourceLoc = std::tuple<std::string, int>; typedef
|
| /external/clang/lib/Lex/ |
| D | LiteralSupport.cpp | 1590 FullSourceLoc SourceLoc(Tok.getLocation(), SM); in CopyStringFragment() local
|
| /external/llvm-project/clang/lib/Lex/ |
| D | LiteralSupport.cpp | 1799 FullSourceLoc SourceLoc(Tok.getLocation(), SM); in CopyStringFragment() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | AddressSanitizer.cpp | 301 LocationMetadata SourceLoc; member 1484 Constant *SourceLoc; in InstrumentGlobals() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | AddressSanitizer.cpp | 2328 Constant *SourceLoc; in InstrumentGlobals() local
|
| /external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | AddressSanitizer.cpp | 2362 Constant *SourceLoc; in InstrumentGlobals() local
|