Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseSimpleAsm

663     ExprResult Result(ParseSimpleAsm(&EndLoc));
1244 /// ParseSimpleAsm
1249 Parser::ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) {