Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseFunctionBody

433          ParseFunctionBody(*F);
3321 /// ParseFunctionBody
3324 bool LLParser::ParseFunctionBody(Function &Fn) {