Searched defs:Loc (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/ubsan/
H A Dubsan_handlers_cxx.h20 SourceLocation Loc; member in struct:__ubsan::DynamicTypeCacheMissData
H A Dubsan_handlers.h19 SourceLocation Loc; member in struct:__ubsan::TypeMismatchData
41 SourceLocation Loc; member in struct:__ubsan::OverflowData
62 SourceLocation Loc; member in struct:__ubsan::ShiftOutOfBoundsData
73 SourceLocation Loc; member in struct:__ubsan::OutOfBoundsData
82 SourceLocation Loc; member in struct:__ubsan::UnreachableData
91 SourceLocation Loc; member in struct:__ubsan::VLABoundData
108 SourceLocation Loc; member in struct:__ubsan::InvalidValueData
116 SourceLocation Loc; member in struct:__ubsan::FunctionTypeMismatchData
125 SourceLocation Loc; member in struct:__ubsan::NonNullReturnData
133 SourceLocation Loc; member in struct:__ubsan::NonNullArgData
[all...]
H A Dubsan_diag.cc40 static void MaybeReportErrorSummary(Location Loc) { argument
75 Location __ubsan::getFunctionLocation(uptr Loc, const char **FName) { argument
123 static void renderLocation(Location Loc) { argument
201 upperBound(MemoryLocation Loc, Range *Ranges, unsigned NumRanges) argument
223 renderMemorySnippet(const Decorator &Decor, MemoryLocation Loc, Range *Ranges, unsigned NumRanges, const Diag::Arg *Args) argument
[all...]
H A Dubsan_handlers.cc39 Location Loc = Data->Loc.acquire(); local
82 SourceLocation Loc local
111 SourceLocation Loc = Data->Loc.acquire(); local
142 SourceLocation Loc = Data->Loc.acquire(); local
174 SourceLocation Loc = Data->Loc.acquire(); local
213 SourceLocation Loc = Data->Loc.acquire(); local
263 SourceLocation Loc = Data->Loc.acquire(); local
289 Location Loc = getCallerLocation(); local
312 SourceLocation Loc = Data->Loc.acquire(); local
340 Location Loc = getFunctionLocation(Function, &FName); local
365 SourceLocation Loc = Data->Loc.acquire(); local
389 SourceLocation Loc = Data->Loc.acquire(); local
[all...]
H A Dubsan_diag.h52 Location(SourceLocation Loc) : argument
54 Location(ModuleLocation Loc) : argument
56 Location(MemoryLocation Loc) : argument
124 Location Loc; member in class:__ubsan::Diag
193 Diag(Location Loc, DiagLevel Level, const char *Message) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-pre-19.c4 struct Loc { struct
/haiku-buildtools/gcc/gcc/ada/
H A Duintp.h38 Int Loc; member in struct:Uint_Entry
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dunroll1.C145 class Loc : public Domain<DomainTraits<Loc> > class in inherits:Domain
148 explicit Loc(const int &a) : Domain<DomainTraits<Loc> >() { function in class:Loc
[all...]

Completed in 53 milliseconds