| /freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ |
| H A D | TapiFile.cpp | 50 TapiFile::TapiFile(MemoryBufferRef Source, const InterfaceFile &Interface, in TapiFile()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Core.h | 669 struct Interface { struct 671 Interface(SymbolFlagsMap InitalSymbolFlags, SymbolStringPtr InitSymbol) in Interface() function 682 MaterializationUnit(Interface I) in MaterializationUnit() argument
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExternalASTMerger.cpp | 322 void ExternalASTMerger::CompleteType(ObjCInterfaceDecl *Interface) { in CompleteType() 341 bool ExternalASTMerger::CanComplete(DeclContext *Interface) { in CanComplete()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/ |
| H A D | SerializerBase.h | 206 for (const auto &Interface : API.getObjCInterfaces()) in traverseObjCInterfaces() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAvailability.cpp | 176 if (const ObjCInterfaceDecl *Interface = CatOrImpl->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local 182 if (const ObjCInterfaceDecl *Interface = CatD->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
|
| H A D | CodeCompleteConsumer.cpp | 416 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
|
| H A D | SemaModule.cpp | 305 Module *Interface = nullptr; // The interface for an implementation. in ActOnModuleDecl() local
|
| H A D | SemaDeclObjC.cpp | 4312 if (const ObjCInterfaceDecl *Interface = Category->getClassInterface()) in OverrideSearch() local 4362 if (ObjCInterfaceDecl *Interface = category->getClassInterface()) in searchFrom() local 4366 } else if (const auto *Interface = impl->getClassInterface()) { in searchFrom() local 4391 if (const auto *Interface = impl->getClassInterface()) in searchFrom() local
|
| H A D | SemaExprMember.cpp | 1419 else if (auto *Interface = dyn_cast<ObjCInterfaceDecl>(D)) in LookupMemberExpr() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | DeclarationFragments.cpp | 1200 auto *Interface = Category->getClassInterface(); in getFragmentsForObjCCategory() local 1218 const ObjCInterfaceDecl *Interface) { in getFragmentsForObjCInterface()
|
| H A D | ExtractAPIConsumer.cpp | 236 else if (auto *Interface = llvm::dyn_cast<ObjCInterfaceDecl>(D)) in shouldDeclBeIncluded() local
|
| H A D | API.cpp | 384 SymbolReference Interface, bool IsFromSystemHeader, in addObjCCategory()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | CallEvent.cpp | 1199 const ObjCInterfaceDecl *Interface; member 1235 lookupRuntimeDefinition(const ObjCInterfaceDecl *Interface, in lookupRuntimeDefinition()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CheckObjCDealloc.cpp | 558 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); in diagnoseMissingReleases() local
|
| H A D | DynamicTypePropagation.cpp | 835 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); in checkPreObjCMessage() local
|
| H A D | BasicObjCFoundationChecks.cpp | 1201 if (const ObjCInterfaceDecl *Interface = M.getReceiverInterface()) { in checkPostObjCMessage() local
|
| H A D | NullabilityChecker.cpp | 990 auto Interface = Decl->getClassInterface(); in checkPostObjCMessage() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | Interpreter.cpp | 515 auto LookupInterface = [&](Expr *&Interface, llvm::StringRef Name) { in FindRuntimeInterface()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 3335 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local 3505 ObjCInterfaceDecl *Interface = in GenerateClass() local 5020 const ObjCInterfaceDecl *Interface, in EmitIvarOffset() 6628 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local 7173 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
|
| H A D | CGObjCGNU.cpp | 1702 const ObjCInterfaceDecl *Interface, in EmitIvarOffset() 4304 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
| H A D | ExtractAPIVisitor.h | 1129 for (const auto &Interface : API.getObjCInterfaces()) { in VisitObjCCategoryDecl() local
|
| H A D | API.h | 1011 SymbolReference Interface; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 405 Interface = 0x03 enumerator
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 4334 ObjCInterfaceDecl *Interface; member in __anonf03d97f00811::ObjCCategoriesVisitor 4381 ObjCInterfaceDecl *Interface, in ObjCCategoriesVisitor()
|