HomeSort by relevance Sort by last modified time
    Searched refs:setSuper (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ExprObjC.h 752 void setSuper(SourceLocation Loc, QualType T, bool IsInstanceSuper) {
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 847 E->setSuper(SuperLoc, T, Kind == ObjCMessageExpr::SuperInstance);
    [all...]

Completed in 14 milliseconds