Searched defs:ParseObjCStringLiteral (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseObjc.cpp | 3386 ExprResult Parser::ParseObjCStringLiteral(SourceLocation AtLoc) { ParseObjCStringLiteral() function in Parser |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 38 ExprResult SemaObjC::ParseObjCStringLiteral(SourceLocation *AtLocs, ParseObjCStringLiteral() function in SemaObjC |