Home
last modified time | relevance | path

Searched defs:getReceiverType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DExprObjC.cpp107 QualType ObjCPropertyRefExpr::getReceiverType(const ASTContext &ctx) const { in getReceiverType() function in ObjCPropertyRefExpr
313 QualType ObjCMessageExpr::getReceiverType() const { in getReceiverType() function in ObjCMessageExpr
/external/llvm-project/clang/lib/AST/
DExprObjC.cpp96 QualType ObjCPropertyRefExpr::getReceiverType(const ASTContext &ctx) const { in getReceiverType() function in ObjCPropertyRefExpr
313 QualType ObjCMessageExpr::getReceiverType() const { in getReceiverType() function in ObjCMessageExpr
/external/turbine/java/com/google/turbine/processing/
DTurbineTypeMirror.java744 public TypeMirror getReceiverType() { in getReceiverType() method in TurbineTypeMirror.TurbineExecutableType
DTurbineElement.java753 public TypeMirror getReceiverType() { in getReceiverType() method in TurbineElement.TurbineExecutableElement