Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseSimpleAsm

652     ExprResult Result(ParseSimpleAsm(&EndLoc));
1238 /// ParseSimpleAsm
1243 Parser::ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) {