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