HomeSort by: relevance | last modified time | path
    Searched refs:ActOnInstanceMessage (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseObjc.cpp 3315 return Actions.ActOnInstanceMessage(getCurScope(), ReceiverExpr, Sel,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp 2035 // shared with the code in ActOnInstanceMessage.
3413 // ActOnInstanceMessage - used for both unary and keyword messages.
3416 ExprResult Sema::ActOnInstanceMessage(Scope *S,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 9788 ExprResult ActOnInstanceMessage(Scope *S,

Completed in 69 milliseconds