Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1992 SourceLocation SuperLoc, QualType SuperType, bool Super) { in HandleExprPropertyRefExpr()
2178 QualType SuperType; in ActOnClassPropertyRefExpr() local
H A DSemaCodeComplete.cpp2718 std::string SuperType; in AddOrdinaryNameResults() local
H A DTreeTransform.h3809 QualType SuperType, in RebuildObjCMessageExpr()