Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp109 QualType SuperType, Selector Sel, in ObjCMessageExpr()
177 bool IsInstanceSuper, QualType SuperType, Selector Sel, in Create()
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1980 HandleExprPropertyRefExpr(const ObjCObjectPointerType * OPT,Expr * BaseExpr,SourceLocation OpLoc,DeclarationName MemberName,SourceLocation MemberLoc,SourceLocation SuperLoc,QualType SuperType,bool Super) HandleExprPropertyRefExpr() argument
2168 QualType SuperType; ActOnClassPropertyRefExpr() local
[all...]
H A DSemaCodeComplete.cpp2711 std::string SuperType; AddOrdinaryNameResults() local
H A DTreeTransform.h3749 RebuildObjCMessageExpr(SourceLocation SuperLoc,Selector Sel,ArrayRef<SourceLocation> SelectorLocs,QualType SuperType,ObjCMethodDecl * Method,SourceLocation LBracLoc,MultiExprArg Args,SourceLocation RBracLoc) RebuildObjCMessageExpr() argument