| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExternalASTMerger.cpp | 325 void ExternalASTMerger::CompleteType(ObjCInterfaceDecl *Interface) { in CompleteType() 344 bool ExternalASTMerger::CanComplete(DeclContext *Interface) { in CanComplete()
|
| H A D | DeclObjC.cpp | 1248 if (const auto *Interface = dyn_cast<ObjCInterfaceDecl>(Container)) { in CollectOverriddenMethodsRecurse() local
|
| H A D | Type.cpp | 2272 ObjCInterfaceDecl *Interface in isIncompleteType() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAvailability.cpp | 163 if (const ObjCInterfaceDecl *Interface = CatOrImpl->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local 169 if (const ObjCInterfaceDecl *Interface = CatD->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
|
| H A D | CodeCompleteConsumer.cpp | 399 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
|
| H A D | SemaDeclObjC.cpp | 4297 if (const ObjCInterfaceDecl *Interface = Category->getClassInterface()) in OverrideSearch() local 4347 if (ObjCInterfaceDecl *Interface = category->getClassInterface()) in searchFrom() local 4351 } else if (const auto *Interface = impl->getClassInterface()) { in searchFrom() local 4376 if (const auto *Interface = impl->getClassInterface()) in searchFrom() local
|
| H A D | SemaExprMember.cpp | 1370 else if (auto *Interface = dyn_cast<ObjCInterfaceDecl>(D)) in LookupMemberExpr() local
|
| H A D | SemaCodeComplete.cpp | 226 if (ObjCInterfaceDecl *Interface = Method->getClassInterface()) in ResultBuilder() local 4542 if (ObjCInterfaceDecl *Interface = dyn_cast<ObjCInterfaceDecl>(Container)) { in getContainerDef() local 7497 if (const ObjCObjectType *Interface = T->getAs<ObjCObjectType>()) in AddClassMessageCompletions() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | CallEvent.cpp | 1205 const ObjCInterfaceDecl *Interface; member 1241 lookupRuntimeDefinition(const ObjCInterfaceDecl *Interface, in lookupRuntimeDefinition()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-tapi-diff/ |
| H A D | DiffEngine.cpp | 193 std::vector<DiffOutput> getSingleIF(InterfaceFile *Interface, in getSingleIF()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CheckObjCDealloc.cpp | 550 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); in diagnoseMissingReleases() local
|
| H A D | DynamicTypePropagation.cpp | 839 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); in checkPreObjCMessage() local
|
| H A D | NullabilityChecker.cpp | 874 auto Interface = Decl->getClassInterface(); in checkPostObjCMessage() local
|
| H A D | BasicObjCFoundationChecks.cpp | 1197 if (const ObjCInterfaceDecl *Interface = M.getReceiverInterface()) { in checkPostObjCMessage() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 3404 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local 3574 ObjCInterfaceDecl *Interface = in GenerateClass() local 5096 const ObjCInterfaceDecl *Interface, in EmitIvarOffset() 6716 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local 7243 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
|
| H A D | CGObjCGNU.cpp | 1690 const ObjCInterfaceDecl *Interface, in EmitIvarOffset() 4083 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
|
| H A D | CGExpr.cpp | 5075 llvm::Value *CodeGenFunction::EmitIvarOffset(const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
|
| /freebsd-13.1/sys/dev/ce/ |
| H A D | tau32-ddk.h | 411 int Interface; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 400 Interface = 0x03 enumerator
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 4321 ObjCInterfaceDecl *Interface; member in __anon170f03ee0611::ObjCCategoriesVisitor 4369 ObjCInterfaceDecl *Interface, in ObjCCategoriesVisitor()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 2890 Interface, ///< 'export module X;' enumerator
|