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 456 void setDeclImplementation(ImplementationControl ic) {
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 737 MD->setDeclImplementation((ObjCMethodDecl::ImplementationControl)Record[Idx++]);
    [all...]

Completed in 57 milliseconds