Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp332 const clang::ObjCMethodDecl::ImplementationControl impControl = in BuildMethod() local
376 isImplicitlyDeclared, isDefined, impControl, HasRelatedResultType); in BuildMethod()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp785 ImplementationControl impControl, in ObjCMethodDecl() argument
800 setDeclImplementation(impControl); in ObjCMethodDecl()
815 ImplementationControl impControl, bool HasRelatedResultType) { in Create() argument
819 impControl, HasRelatedResultType); in Create()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h177 ImplementationControl impControl = None,
237 ImplementationControl impControl = None,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp8522 const clang::ObjCMethodDecl::ImplementationControl impControl = in AddObjCClassProperty() local
8530 isSynthesized, isImplicitlyDeclared, isDefined, impControl, in AddObjCClassProperty()
8554 const clang::ObjCMethodDecl::ImplementationControl impControl = in AddObjCClassProperty() local
8562 isDefined, impControl, HasRelatedResultType); in AddObjCClassProperty()