OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MostDerivedTypeName
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_type_hash.h
25
const char *
MostDerivedTypeName
;
31
:
MostDerivedTypeName
(MDTN), Offset(Offset), SubobjectTypeName(STN) {}
34
bool isValid() const { return
MostDerivedTypeName
; }
36
const char *getMostDerivedTypeName() const { return
MostDerivedTypeName
; }
/src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
ubsan_type_hash.h
24
const char *
MostDerivedTypeName
;
30
:
MostDerivedTypeName
(MDTN), Offset(Offset), SubobjectTypeName(STN) {}
33
bool isValid() const { return
MostDerivedTypeName
; }
35
const char *getMostDerivedTypeName() const { return
MostDerivedTypeName
; }
Completed in 21 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026