Searched defs:Interface (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp399 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp550 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); local
H A DDynamicTypePropagation.cpp746 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); local
/freebsd-11-stable/sys/dev/ce/
H A Dtau32-ddk.h411 int Interface; member in struct:tag_TAU32_UserRequest::__anon9483::__anon9485
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h397 Interface = 0x03 member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions::ModifierOptions::PointerKind::PointerMode::PointerOptions::PointerToMemberRepresentation::VFTableSlotKind::WindowsRTClassKind
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2176 ObjCInterfaceDecl *Interface local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4232 ObjCInterfaceDecl *Interface; member in class:__anon712::ObjCCategoriesVisitor
4279 ObjCCategoriesVisitor(ASTReader &Reader, ObjCInterfaceDecl *Interface, llvm::SmallPtrSetImpl<ObjCCategoryDecl *> &Deserialized, serialization::GlobalDeclID InterfaceID, unsigned PreviousGeneration) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp4075 EmitIvarOffset(CodeGenFunction &CGF, const ObjCInterfaceDecl *Interface, const ObjCIvarDecl *Ivar) argument
H A DCGExpr.cpp4815 llvm::Value *CodeGenFunction::EmitIvarOffset(const ObjCInterfaceDecl *Interface, argument
H A DCGObjCMac.cpp3389 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); local
3559 ObjCInterfaceDecl *Interface local
5054 EmitIvarOffset(CodeGen::CodeGenFunction &CGF, const ObjCInterfaceDecl *Interface, const ObjCIvarDecl *Ivar) argument
6686 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); local
7200 EmitIvarOffset(CodeGen::CodeGenFunction &CGF, const ObjCInterfaceDecl *Interface, const ObjCIvarDecl *Ivar) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2424 Interface, ///< 'export module X;' member in class:clang::final::ModuleDeclKind

Completed in 319 milliseconds