OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getKind
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_value.h
113
Kind
getKind
() const {
117
bool isIntegerTy() const { return
getKind
() == TK_Integer; }
129
bool isFloatTy() const { return
getKind
() == TK_Float; }
ubsan_diag.h
76
LocationKind
getKind
() const { return Kind; }
Completed in 12 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025