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

  /external/clang/include/clang/AST/
DeclObjC.h 447 void setDeclImplementation(ImplementationControl ic) {
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 656 MD->setDeclImplementation((ObjCMethodDecl::ImplementationControl)Record[Idx++]);
    [all...]

Completed in 35 milliseconds