Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseAsmStringLiteral

1209 /// ParseAsmStringLiteral - This is just a normal string-literal, but is not
1215 Parser::ExprResult Parser::ParseAsmStringLiteral() {
1263 ExprResult Result(ParseAsmStringLiteral());