Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseSimpleAsm

610     ExprResult Result(ParseSimpleAsm(&EndLoc));
1177 /// ParseSimpleAsm
1182 Parser::ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) {