Home
last modified time | relevance | path

Searched refs:impControl (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeVendor.cpp341 const clang::ObjCMethodDecl::ImplementationControl impControl = clang::ObjCMethodDecl::None; in BuildMethod() local
384 impControl, in BuildMethod()
/external/clang/include/clang/AST/
DDeclObjC.h231 ImplementationControl impControl = None,
237 IsRedeclaration(0), HasRedeclaration(0), DeclImplementation(impControl), in NamedDecl()
259 ImplementationControl impControl = None,
/external/clang/lib/AST/
DDeclObjC.cpp727 ImplementationControl impControl, bool HasRelatedResultType) { in Create() argument
731 impControl, HasRelatedResultType); in Create()
/external/lldb/source/Symbol/
DClangASTType.cpp4904 const ObjCMethodDecl::ImplementationControl impControl = ObjCMethodDecl::None; in AddObjCClassProperty() local
4919 impControl, in AddObjCClassProperty()
4939 const ObjCMethodDecl::ImplementationControl impControl = ObjCMethodDecl::None; in AddObjCClassProperty() local
4954 impControl, in AddObjCClassProperty()