Searched defs:IsInstanceSuper (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ExprObjC.cpp | 119 SourceLocation SuperLoc, bool IsInstanceSuper, in ObjCMessageExpr() 203 bool IsInstanceSuper, QualType SuperType, Selector Sel, in Create()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ExprObjC.h | 1343 void setSuper(SourceLocation Loc, QualType T, bool IsInstanceSuper) { in setSuper()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ExprObjC.h | 1343 void setSuper(SourceLocation Loc, QualType T, bool IsInstanceSuper) { in setSuper()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ExprObjC.h | 1343 void setSuper(SourceLocation Loc, QualType T, bool IsInstanceSuper) { in setSuper()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ExprObjC.h | 1343 void setSuper(SourceLocation Loc, QualType T, bool IsInstanceSuper) { in setSuper()
|