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

  /external/clang/include/clang/AST/
DeclObjC.h 387 void setInstanceMethod(bool isInst) { IsInstance = isInst; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 636 MD->setInstanceMethod(Record[Idx++]);
    [all...]

Completed in 28 milliseconds