Home
last modified time | relevance | path

Searched defs:Interface (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DTapiFile.cpp50 TapiFile::TapiFile(MemoryBufferRef Source, const InterfaceFile &Interface, in TapiFile()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h669 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 DExternalASTMerger.cpp322 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 DSerializerBase.h206 for (const auto &Interface : API.getObjCInterfaces()) in traverseObjCInterfaces() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp176 if (const ObjCInterfaceDecl *Interface = CatOrImpl->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
182 if (const ObjCInterfaceDecl *Interface = CatD->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
H A DCodeCompleteConsumer.cpp416 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
H A DSemaModule.cpp305 Module *Interface = nullptr; // The interface for an implementation. in ActOnModuleDecl() local
H A DSemaDeclObjC.cpp4312 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 DSemaExprMember.cpp1419 else if (auto *Interface = dyn_cast<ObjCInterfaceDecl>(D)) in LookupMemberExpr() local
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1200 auto *Interface = Category->getClassInterface(); in getFragmentsForObjCCategory() local
1218 const ObjCInterfaceDecl *Interface) { in getFragmentsForObjCInterface()
H A DExtractAPIConsumer.cpp236 else if (auto *Interface = llvm::dyn_cast<ObjCInterfaceDecl>(D)) in shouldDeclBeIncluded() local
H A DAPI.cpp384 SymbolReference Interface, bool IsFromSystemHeader, in addObjCCategory()
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1199 const ObjCInterfaceDecl *Interface; member
1235 lookupRuntimeDefinition(const ObjCInterfaceDecl *Interface, in lookupRuntimeDefinition()
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp558 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); in diagnoseMissingReleases() local
H A DDynamicTypePropagation.cpp835 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); in checkPreObjCMessage() local
H A DBasicObjCFoundationChecks.cpp1201 if (const ObjCInterfaceDecl *Interface = M.getReceiverInterface()) { in checkPostObjCMessage() local
H A DNullabilityChecker.cpp990 auto Interface = Decl->getClassInterface(); in checkPostObjCMessage() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp515 auto LookupInterface = [&](Expr *&Interface, llvm::StringRef Name) { in FindRuntimeInterface()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp3335 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 DCGObjCGNU.cpp1702 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
4304 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1129 for (const auto &Interface : API.getObjCInterfaces()) { in VisitObjCCategoryDecl() local
H A DAPI.h1011 SymbolReference Interface; member
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h405 Interface = 0x03 enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4334 ObjCInterfaceDecl *Interface; member in __anonf03d97f00811::ObjCCategoriesVisitor
4381 ObjCInterfaceDecl *Interface, in ObjCCategoriesVisitor()

12