Searched refs:RetVoid (Results 1 – 3 of 3) sorted by relevance
56 static bool RetVoid(InterpState &S, CodePtr &PC, APValue &Result) { in RetVoid() function
138 def RetVoid : Opcode {
381 llvm::Value* RetVoid(Args&&... args) { in RetVoid() function