Home
last modified time | relevance | path

Searched defs:ParseObjCStringLiteral (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp3386 ExprResult Parser::ParseObjCStringLiteral(SourceLocation AtLoc) { in ParseObjCStringLiteral() function in Parser
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp38 ExprResult SemaObjC::ParseObjCStringLiteral(SourceLocation *AtLocs, in ParseObjCStringLiteral() function in SemaObjC