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 D | AppleObjCDeclVendor.cpp | 332 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 D | DeclObjC.cpp | 785 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 D | DeclObjC.h | 177 ImplementationControl impControl = None, 237 ImplementationControl impControl = None,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | ClangASTContext.cpp | 8522 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()
|