Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DSveEmitter.cpp93 bool isVoid() const { return Void & !Pointer; } in isVoid() function in __anon3bd444da0111::SVEType
H A DNeonEmitter.cpp202 bool isVoid() const { return Kind == Void; } in isVoid() function in __anon28c10cfc0111::Type
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DMachineValueType.h284 isVoid = 190, // This has no value enumerator