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 411 void setInstanceMethod(bool isInst) { IsInstance = isInst; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 724 MD->setInstanceMethod(Record[Idx++]);
    [all...]

Completed in 66 milliseconds