Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMaterializationUnit.h40 struct Interface { struct
42 Interface(SymbolFlagsMap InitalSymbolFlags, SymbolStringPtr InitSymbol) in Interface() function
53 MaterializationUnit(Interface I) in MaterializationUnit() argument
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDiskInfo.h189 EFI_GUID Interface; member
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DTapiFile.cpp49 TapiFile::TapiFile(MemoryBufferRef Source, const InterfaceFile &Interface, in TapiFile()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DGetDylibInterface.cpp99 auto Interface = in getDylibInterfaceFromTapiFile() local
H A DExecutionUtils.cpp470 auto Interface = GetObjFileInterface(L.getExecutionSession(), in tryToGenerate() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp320 void ExternalASTMerger::CompleteType(ObjCInterfaceDecl *Interface) { in CompleteType()
339 bool ExternalASTMerger::CanComplete(DeclContext *Interface) { in CanComplete()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreterValuePrinter.cpp166 llvm::StringRef Name) -> llvm::Error { in ExtractValueFromExpr()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1383 auto *Interface = Category->getClassInterface(); in getFragmentsForObjCCategory() local
1401 const ObjCInterfaceDecl *Interface) { in getFragmentsForObjCInterface()
H A DExtractAPIConsumer.cpp236 else if (auto *Interface = llvm::dyn_cast<ObjCInterfaceDecl>(D)) in shouldDeclBeIncluded() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp243 if (const ObjCInterfaceDecl *Interface = CatOrImpl->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
249 if (const ObjCInterfaceDecl *Interface = CatD->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
H A DCodeCompleteConsumer.cpp412 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
H A DSemaModule.cpp394 Module *Interface = nullptr; // The interface for an implementation. in ActOnModuleDecl() local
H A DSemaDeclObjC.cpp4321 if (const ObjCInterfaceDecl *Interface = Category->getClassInterface()) in OverrideSearch() local
4371 if (ObjCInterfaceDecl *Interface = category->getClassInterface()) in searchFrom() local
4375 } else if (const auto *Interface = impl->getClassInterface()) { in searchFrom() local
4400 if (const auto *Interface = impl->getClassInterface()) in searchFrom() local
H A DSemaExprMember.cpp1368 else if (auto *Interface = dyn_cast<ObjCInterfaceDecl>(D)) in LookupMemberExpr() local
/freebsd/crypto/krb5/src/ccapi/server/win/
H A Dccs_os_server.cpp909 RPC_STATUS RPC_ENTRY sec_callback( IN RPC_IF_ID *Interface, in sec_callback()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1219 const ObjCInterfaceDecl *Interface; member
1255 lookupRuntimeDefinition(const ObjCInterfaceDecl *Interface, in lookupRuntimeDefinition()
/freebsd/contrib/llvm-project/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp558 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); in diagnoseMissingReleases() local
H A DDynamicTypePropagation.cpp838 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); in checkPreObjCMessage() local
H A DNullabilityChecker.cpp990 auto Interface = Decl->getClassInterface(); in checkPostObjCMessage() local
H A DBasicObjCFoundationChecks.cpp1196 if (const ObjCInterfaceDecl *Interface = M.getReceiverInterface()) { in checkPostObjCMessage() local
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DUsb.h164 UINT8 Interface; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp3243 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local
3411 ObjCInterfaceDecl *Interface = in GenerateClass() local
4928 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
6541 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local
7095 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1247 SymbolReference Interface = createSymbolReferenceForDecl(*InterfaceDecl); in VisitObjCCategoryDecl() local

12