Searched defs:ReceiverExpr (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp182 ParseAssignmentExprWithObjCMessageExprStart(SourceLocation LBracLoc, SourceLocation SuperLoc, ParsedType ReceiverType, Expr *ReceiverExpr) argument
H A DParseObjc.cpp2461 Actions.CodeCompleteObjCInstanceMessage(getCurScope(), ReceiverExpr, local
2503 Actions.CodeCompleteObjCInstanceMessage(getCurScope(), ReceiverExpr, local
2541 Actions.CodeCompleteObjCInstanceMessage(getCurScope(), ReceiverExpr, local
2447 ParseObjCMessageExpressionBody(SourceLocation LBracLoc, SourceLocation SuperLoc, ParsedType ReceiverType, ExprArg ReceiverExpr) argument

Completed in 105 milliseconds