Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseAsmStringLiteral

1218 /// ParseAsmStringLiteral - This is just a normal string-literal, but is not
1224 Parser::ExprResult Parser::ParseAsmStringLiteral() {
1271 ExprResult Result(ParseAsmStringLiteral());