| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | ExternalASTMerger.cpp | 240 void ExternalASTMerger::CompleteType(ObjCInterfaceDecl *Interface) { in CompleteType() 259 bool ExternalASTMerger::CanComplete(DeclContext *Interface) { in CanComplete()
|
| H A D | DeclObjC.cpp | 1224 if (const auto *Interface = dyn_cast<ObjCInterfaceDecl>(Container)) { in CollectOverriddenMethodsRecurse() local
|
| H A D | Type.cpp | 2092 ObjCInterfaceDecl *Interface in isIncompleteType() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | CodeCompleteConsumer.cpp | 400 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
|
| H A D | SemaDeclObjC.cpp | 4187 if (ObjCInterfaceDecl *Interface = Category->getClassInterface()) in OverrideSearch() local 4237 if (ObjCInterfaceDecl *Interface = category->getClassInterface()) in searchFrom() local 4241 } else if (ObjCInterfaceDecl *Interface = impl->getClassInterface()) { in searchFrom() local 4266 if (ObjCInterfaceDecl *Interface = impl->getClassInterface()) in searchFrom() local
|
| H A D | SemaExprMember.cpp | 1355 else if (auto *Interface = dyn_cast<ObjCInterfaceDecl>(D)) in LookupMemberExpr() local
|
| H A D | SemaCodeComplete.cpp | 195 if (ObjCInterfaceDecl *Interface = Method->getClassInterface()) in ResultBuilder() local 3938 if (ObjCInterfaceDecl *Interface = dyn_cast<ObjCInterfaceDecl>(Container)) { in getContainerDef() local 6355 if (const ObjCObjectType *Interface = T->getAs<ObjCObjectType>()) in AddClassMessageCompletions() local
|
| H A D | SemaDeclAttr.cpp | 7468 if (const ObjCInterfaceDecl *Interface = CatOrImpl->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local 7474 if (const ObjCInterfaceDecl *Interface = CatD->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CheckObjCDealloc.cpp | 551 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); in diagnoseMissingReleases() local
|
| H A D | DynamicTypePropagation.cpp | 754 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); in checkPreObjCMessage() local
|
| H A D | NullabilityChecker.cpp | 836 auto Interface = Decl->getClassInterface(); in checkPostObjCMessage() local
|
| H A D | BasicObjCFoundationChecks.cpp | 1198 if (const ObjCInterfaceDecl *Interface = M.getReceiverInterface()) { in checkPostObjCMessage() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 3296 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local 3465 ObjCInterfaceDecl *Interface = in GenerateClass() local 4845 const ObjCInterfaceDecl *Interface, in EmitIvarOffset() 6474 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local 6995 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
|
| H A D | CGObjCGNU.cpp | 1606 const ObjCInterfaceDecl *Interface, in EmitIvarOffset() 3968 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
|
| H A D | CGExpr.cpp | 4578 llvm::Value *CodeGenFunction::EmitIvarOffset(const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 250 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
|
| /freebsd-12.1/sys/dev/ce/ |
| H A D | tau32-ddk.h | 411 int Interface; member
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 394 Interface = 0x03 enumerator
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 4063 ObjCInterfaceDecl *Interface; member in __anonf165d1090511::ObjCCategoriesVisitor 4111 ObjCInterfaceDecl *Interface, in ObjCCategoriesVisitor()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | Sema.h | 2102 Interface, ///< 'export module X;' enumerator
|