Searched refs:endOfFunction (Results 1 – 3 of 3) sorted by relevance
60 void endOfFunction(SMLoc ErrorLoc);
170 void WebAssemblyAsmTypeCheck::endOfFunction(SMLoc ErrorLoc) { in endOfFunction() function in llvm::WebAssemblyAsmTypeCheck
1116 TC.endOfFunction(ErrorLoc); in onEndOfFunction()