Searched defs:ParseObjCStringLiteral (Results 1 – 2 of 2) sorted by relevance
3386 ExprResult Parser::ParseObjCStringLiteral(SourceLocation AtLoc) { in ParseObjCStringLiteral() function in Parser
38 ExprResult SemaObjC::ParseObjCStringLiteral(SourceLocation *AtLocs, in ParseObjCStringLiteral() function in SemaObjC