Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp3615 Parser::ParseObjCProtocolExpression(SourceLocation AtLoc) { in ParseObjCProtocolExpression() function in Parser
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1385 ExprResult Sema::ParseObjCProtocolExpression(IdentifierInfo *ProtocolId, in ParseObjCProtocolExpression() function in Sema