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