| /src/external/gpl3/gcc/dist/libcody/ |
| internal.hh | 29 // Location is needed regardless of checking, to make the fatal 31 class Location 38 constexpr Location (char const *file_ 58 constexpr Location (source_location loc = source_location::current ()) 59 : Location (loc.file (), loc.line ()) 79 , Location const = Location () 81 #define HCF(M) HCF ((M), Cody::Location (__FILE__, __LINE__)) 87 void AssertFailed [[noreturn]] (Location loc = Location ()) noexcept [all...] |
| fatal.cc | 17 void (AssertFailed) (Location loc) noexcept 21 void (Unreachable) (Location loc) noexcept 29 , Location const loc 35 constexpr Location loc (nullptr, 0);
|
| /src/external/gpl3/gcc.old/dist/libcody/ |
| internal.hh | 29 // Location is needed regardless of checking, to make the fatal 31 class Location 38 constexpr Location (char const *file_ 58 constexpr Location (source_location loc = source_location::current ()) 59 : Location (loc.file (), loc.line ()) 79 , Location const = Location () 81 #define HCF(M) HCF ((M), Cody::Location (__FILE__, __LINE__)) 87 void AssertFailed [[noreturn]] (Location loc = Location ()) noexcept [all...] |
| fatal.cc | 17 void (AssertFailed) (Location loc) noexcept 21 void (Unreachable) (Location loc) noexcept 29 , Location const loc 35 constexpr Location loc (nullptr, 0);
|
| /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
| ubsan_monitor.h | 24 Location &Loc; 27 UndefinedBehaviorReport(const char *IssueKind, Location &Loc,
|
| ubsan_diag.h | 50 /// A location of some data within the program's address space. 53 /// \brief Location at which a diagnostic can be emitted. Either a 55 class Location { 67 Location() : Kind(LK_Null) {} 68 Location(SourceLocation Loc) : 70 Location(MemoryLocation Loc) : 72 // SymbolizedStackHolder must outlive Location object. 73 Location(const SymbolizedStackHolder &Stack) : 104 Location Start, End; 111 Location getStart() const { return Start; [all...] |
| /src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
| ubsan_monitor.h | 23 Location &Loc; 26 UndefinedBehaviorReport(const char *IssueKind, Location &Loc,
|
| ubsan_diag.h | 49 /// A location of some data within the program's address space. 52 /// \brief Location at which a diagnostic can be emitted. Either a 54 class Location { 66 Location() : Kind(LK_Null) {} 67 Location(SourceLocation Loc) : 69 Location(MemoryLocation Loc) : 71 // SymbolizedStackHolder must outlive Location object. 72 Location(const SymbolizedStackHolder &Stack) : 103 Location Start, End; 110 Location getStart() const { return Start; [all...] |
| /src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
| ubsan_monitor.h | 23 Location &Loc; 26 UndefinedBehaviorReport(const char *IssueKind, Location &Loc,
|
| ubsan_diag.h | 49 /// A location of some data within the program's address space. 52 /// \brief Location at which a diagnostic can be emitted. Either a 54 class Location { 66 Location() : Kind(LK_Null) {} 67 Location(SourceLocation Loc) : 69 Location(MemoryLocation Loc) : 71 // SymbolizedStackHolder must outlive Location object. 72 Location(const SymbolizedStackHolder &Stack) : 103 Location Start, End; 110 Location getStart() const { return Start; [all...] |
| /src/external/apache2/llvm/autoconf/autoconf/m4/ |
| config_project.m4 | 6 AS_HELP_STRING([--with-llvmsrc],[Location of LLVM Source Code]), 10 AS_HELP_STRING([--with-llvmobj],[Location of LLVM Object Code]),
|
| /src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
| SerializedDiagnosticReader.h | 45 /// A location that is represented in the serialized diagnostics. 46 struct Location { 52 Location(unsigned FileID, unsigned Line, unsigned Col, unsigned Offset) 100 visitDiagnosticRecord(unsigned Severity, const Location &Location, 114 visitFixitRecord(const Location &Start, const Location &End, StringRef Text) { 119 virtual std::error_code visitSourceRangeRecord(const Location &Start, 120 const Location &End) {
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| amd64-entry-value.s | 2773 .quad .LVL1 # Location list begin address (*.LLST0) 2774 .quad .LVL1 # Location list end address (*.LLST0) 2775 .value 0x1 # Location expression size 2777 .quad .LVL1 # Location list begin address (*.LLST0) 2778 .quad .LVL3 # Location list end address (*.LLST0) 2779 .value 0x3 # Location expression size 2783 .quad .LVL3 # Location list begin address (*.LLST0) 2784 .quad .LFE1 # Location list end address (*.LLST0) 2785 .value 0x6 # Location expression size 2792 .quad 0 # Location list terminator begin (*.LLST0 [all...] |
| amd64-tailcall-noret.S | 541 .quad .LFB9 # Location list begin address (*.LLST0) 542 .quad .LCFI0 # Location list end address (*.LLST0) 543 .value 0x2 # Location expression size 546 .quad .LCFI0 # Location list begin address (*.LLST0) 547 .quad .LFE9 # Location list end address (*.LLST0) 548 .value 0x2 # Location expression size 551 .quad 0 # Location list terminator begin (*.LLST0) 552 .quad 0 # Location list terminator end (*.LLST0) 554 .quad .LVL0 # Location list begin address (*.LLST1) 555 .quad .LVL1-1 # Location list end address (*.LLST1 [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| amd64-entry-value.s | 2773 .quad .LVL1 # Location list begin address (*.LLST0) 2774 .quad .LVL1 # Location list end address (*.LLST0) 2775 .value 0x1 # Location expression size 2777 .quad .LVL1 # Location list begin address (*.LLST0) 2778 .quad .LVL3 # Location list end address (*.LLST0) 2779 .value 0x3 # Location expression size 2783 .quad .LVL3 # Location list begin address (*.LLST0) 2784 .quad .LFE1 # Location list end address (*.LLST0) 2785 .value 0x6 # Location expression size 2792 .quad 0 # Location list terminator begin (*.LLST0 [all...] |
| amd64-tailcall-noret.S | 541 .quad .LFB9 # Location list begin address (*.LLST0) 542 .quad .LCFI0 # Location list end address (*.LLST0) 543 .value 0x2 # Location expression size 546 .quad .LCFI0 # Location list begin address (*.LLST0) 547 .quad .LFE9 # Location list end address (*.LLST0) 548 .value 0x2 # Location expression size 551 .quad 0 # Location list terminator begin (*.LLST0) 552 .quad 0 # Location list terminator end (*.LLST0) 554 .quad .LVL0 # Location list begin address (*.LLST1) 555 .quad .LVL1-1 # Location list end address (*.LLST1 [all...] |
| /src/external/apache2/llvm/dist/clang/tools/libclang/ |
| CXLoadedDiagnostic.cpp | 90 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) { 148 void CXLoadedDiagnostic::decodeLocation(CXSourceLocation location, 166 uintptr_t V = (uintptr_t) location.ptr_data[0]; 170 const Location &Loc = *((Location*)V); 205 std::error_code readRange(const serialized_diags::Location &SDStart, 206 const serialized_diags::Location &SDEnd, 209 std::error_code readLocation(const serialized_diags::Location &SDLoc, 210 CXLoadedDiagnostic::Location &LoadedLoc); 221 unsigned Severity, const serialized_diags::Location &Location [all...] |
| CXLoadedDiagnostic.h | 33 /// Return the location of the diagnostic. 66 static void decodeLocation(CXSourceLocation location, 72 struct Location { 78 Location() : line(0), column(0), offset(0) {} 81 Location DiagLoc;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/ |
| pieces.S | 487 .long .LFB0 # FDE initial location 511 .long .LFB1 # FDE initial location 548 .long .LFB2 # FDE initial location 585 .long .LFB3 # FDE initial location 622 .long .LFB4 # FDE initial location 659 .long .LFB5 # FDE initial location 696 .long .LFB6 # FDE initial location 733 .long .LFB7 # FDE initial location 766 .long .LFB0-.Ltext0 # Location list begin address (*.LLST0) 767 .long .LCFI0-.Ltext0 # Location list end address (*.LLST0 [all...] |
| dw2-inline-break.S | 507 .quad .LVL1-.Ltext0 # Location list begin address (*.LLST0) 508 .quad .LVL2-.Ltext0 # Location list end address (*.LLST0) 509 .value 0x1 # Location expression size 511 .quad 0x0 # Location list terminator begin (*.LLST0) 512 .quad 0x0 # Location list terminator end (*.LLST0) 514 .quad .LVL1-.Ltext0 # Location list begin address (*.LLST1) 515 .quad .LVL2-.Ltext0 # Location list end address (*.LLST1) 516 .value 0x5 # Location expression size 522 .quad 0x0 # Location list terminator begin (*.LLST1) 523 .quad 0x0 # Location list terminator end (*.LLST1 [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/ |
| pieces.S | 487 .long .LFB0 # FDE initial location 511 .long .LFB1 # FDE initial location 548 .long .LFB2 # FDE initial location 585 .long .LFB3 # FDE initial location 622 .long .LFB4 # FDE initial location 659 .long .LFB5 # FDE initial location 696 .long .LFB6 # FDE initial location 733 .long .LFB7 # FDE initial location 766 .long .LFB0-.Ltext0 # Location list begin address (*.LLST0) 767 .long .LCFI0-.Ltext0 # Location list end address (*.LLST0 [all...] |
| dw2-inline-break.S | 507 .quad .LVL1-.Ltext0 # Location list begin address (*.LLST0) 508 .quad .LVL2-.Ltext0 # Location list end address (*.LLST0) 509 .value 0x1 # Location expression size 511 .quad 0x0 # Location list terminator begin (*.LLST0) 512 .quad 0x0 # Location list terminator end (*.LLST0) 514 .quad .LVL1-.Ltext0 # Location list begin address (*.LLST1) 515 .quad .LVL2-.Ltext0 # Location list end address (*.LLST1) 516 .value 0x5 # Location expression size 522 .quad 0x0 # Location list terminator begin (*.LLST1) 523 .quad 0x0 # Location list terminator end (*.LLST1 [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| AddDiscriminators.cpp | 15 // out over several basic blocks, discriminators add more precise location 137 /// instructions in block 'if.then' have the exact same debug location 143 /// location with the last instruction of block 'entry'. 145 /// This new lexical block will have the same location information as 150 /// at location !dbg !10 that execute on different basic blocks. This is 164 /// location as instruction I2 of successor B2, then it creates a new 166 /// file and line location as I2. This new lexical block will have a 177 using Location = std::pair<StringRef, unsigned>; 179 using LocationBBMap = DenseMap<Location, BBSet>; 180 using LocationDiscriminatorMap = DenseMap<Location, unsigned> [all...] |
| /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| RetainCountDiagnostics.h | 74 PathDiagnosticLocation Location; 79 // Finds the location where the leaking object is allocated. 90 assert(Location.isValid()); 91 return Location;
|
| /src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
| ProgramPoint.h | 10 // distinct location in a function. 245 static bool isKind(const ProgramPoint &Location) { 246 return Location.getKind() == BlockEntranceKind; 266 static bool isKind(const ProgramPoint &Location) { 267 return Location.getKind() == BlockExitKind; 288 static bool isKind(const ProgramPoint &Location) { 289 unsigned k = Location.getKind(); 306 static bool isKind(const ProgramPoint &Location) { 307 return Location.getKind() == PreStmtKind; 329 static bool isKind(const ProgramPoint &Location) { [all...] |