Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCDeclVendor.cpp316 const clang::ObjCMethodDecl::ImplementationControl impControl = in BuildMethod() local
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp785 ImplementationControl impControl, bool HasRelatedResultType) in ObjCMethodDecl()
815 bool isImplicitlyDeclared, bool isDefined, ImplementationControl impControl, in Create()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp7756 const clang::ObjCMethodDecl::ImplementationControl impControl = in AddObjCClassProperty() local
7798 const clang::ObjCMethodDecl::ImplementationControl impControl = in AddObjCClassProperty() local
7920 const clang::ObjCMethodDecl::ImplementationControl impControl = in AddMethodToObjCObjectType() local
/external/clang/lib/AST/
DDeclObjC.cpp755 ImplementationControl impControl, bool HasRelatedResultType) { in Create()