Searched refs:finishFunction (Results 1 – 4 of 4) sorted by relevance
411 void CIRGenFunction::finishFunction(SourceLocation endLoc) {} in finishFunction() function in clang::CIRGen::CIRGenFunction494 finishFunction(bodyRange.getEnd()); in generateCode()
374 void finishFunction(SourceLocation endLoc);
490 bool finishFunction();
3680 bool LLParser::PerFunctionState::finishFunction() { in finishFunction() function in LLParser::PerFunctionState6931 return PFS.finishFunction(); in parseFunctionBody()