Home
last modified time | relevance | path

Searched refs:getVoidType (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp988 const VoidType *getVoidType() { return &Void; } in getVoidType() function in __anonb7c02cfb0111::EmitterBase
1079 return getVoidType(); in getType()
1475 const Type *Param = getType(RParam, getVoidType()); in EmitterBase()