Home
last modified time | relevance | path

Searched defs:IsInstanceSuper (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DExpr.cpp2735 bool IsInstanceSuper, in ObjCMessageExpr()
2836 bool IsInstanceSuper, in Create()
/external/clang/include/clang/AST/
DExprObjC.h1237 void setSuper(SourceLocation Loc, QualType T, bool IsInstanceSuper) { in setSuper()