Searched defs:getTypeArgs (Results 1 – 6 of 6) sorted by relevance
77 public List<Type> getTypeArgs() { in getTypeArgs() method in FieldAccessExpr
91 public List<Type> getTypeArgs() { in getTypeArgs() method in ObjectCreationExpr
90 public List<Type> getTypeArgs() { in getTypeArgs() method in MethodCallExpr
78 public List<Type> getTypeArgs() { in getTypeArgs() method in ClassOrInterfaceType
83 public List<Type> getTypeArgs() { in getTypeArgs() method in ExplicitConstructorInvocationStmt
589 ArrayRef<QualType> ObjCObjectType::getTypeArgs() const { in getTypeArgs() function in ObjCObjectType