OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getKind
(Results
1 - 3
of
3
) 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; }
ubsan_diag.cc
141
switch (Loc.
getKind
()) {
Completed in 27 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025