OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LK_Source
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.h
57
enum LocationKind { LK_Null,
LK_Source
, LK_Memory, LK_Symbolized };
69
Kind(
LK_Source
), SourceLoc(Loc) {}
78
bool isSourceLocation() const { return Kind ==
LK_Source
; }
ubsan_diag.cc
142
case Location::
LK_Source
: {
Completed in 14 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025