Searched defs:setClassInterface (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp2228 void ObjCImplDecl::setClassInterface(ObjCInterfaceDecl *IFace) { function in class:ObjCImplDecl
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h2779 void setClassInterface(ObjCInterfaceDecl *D) { AliasedClass = D; } function in class:clang::ObjCCompatibleAliasDecl

Completed in 123 milliseconds