Home
last modified time | relevance | path

Searched defs:isVoid (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/Interpreter/
H A DValue.h133 bool isVoid() const { return ValueKind == K_Void; } isVoid() function
/llvm-project/openmp/libompd/src/
H A DTargetValue.h59 bool isVoid() const { return isvoid; } in isVoid() function
/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp102 bool isVoid() const { return Void && !Pointer; } isVoid() function in __anoncee49e800111::SVEType
H A DNeonEmitter.cpp202 bool isVoid() const { return Kind == Void; } isVoid() function in __anon1ddc9b620111::Type
[all...]