| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | MaterializationUnit.h | 40 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 D | DiskInfo.h | 189 EFI_GUID Interface; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | TapiFile.cpp | 49 TapiFile::TapiFile(MemoryBufferRef Source, const InterfaceFile &Interface, in TapiFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | GetDylibInterface.cpp | 99 auto Interface = in getDylibInterfaceFromTapiFile() local
|
| H A D | ExecutionUtils.cpp | 470 auto Interface = GetObjFileInterface(L.getExecutionSession(), in tryToGenerate() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExternalASTMerger.cpp | 320 void ExternalASTMerger::CompleteType(ObjCInterfaceDecl *Interface) { in CompleteType() 339 bool ExternalASTMerger::CanComplete(DeclContext *Interface) { in CanComplete()
|
| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | InterpreterValuePrinter.cpp | 166 llvm::StringRef Name) -> llvm::Error { in ExtractValueFromExpr()
|
| /freebsd/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | DeclarationFragments.cpp | 1383 auto *Interface = Category->getClassInterface(); in getFragmentsForObjCCategory() local 1401 const ObjCInterfaceDecl *Interface) { in getFragmentsForObjCInterface()
|
| H A D | ExtractAPIConsumer.cpp | 236 else if (auto *Interface = llvm::dyn_cast<ObjCInterfaceDecl>(D)) in shouldDeclBeIncluded() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAvailability.cpp | 243 if (const ObjCInterfaceDecl *Interface = CatOrImpl->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local 249 if (const ObjCInterfaceDecl *Interface = CatD->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
|
| H A D | CodeCompleteConsumer.cpp | 412 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
|
| H A D | SemaModule.cpp | 394 Module *Interface = nullptr; // The interface for an implementation. in ActOnModuleDecl() local
|
| H A D | SemaDeclObjC.cpp | 4321 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 D | SemaExprMember.cpp | 1368 else if (auto *Interface = dyn_cast<ObjCInterfaceDecl>(D)) in LookupMemberExpr() local
|
| /freebsd/crypto/krb5/src/ccapi/server/win/ |
| H A D | ccs_os_server.cpp | 909 RPC_STATUS RPC_ENTRY sec_callback( IN RPC_IF_ID *Interface, in sec_callback()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | CallEvent.cpp | 1219 const ObjCInterfaceDecl *Interface; member 1255 lookupRuntimeDefinition(const ObjCInterfaceDecl *Interface, in lookupRuntimeDefinition()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-tapi-diff/ |
| H A D | DiffEngine.cpp | |
| /freebsd/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 | 838 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); in checkPreObjCMessage() local
|
| H A D | NullabilityChecker.cpp | 990 auto Interface = Decl->getClassInterface(); in checkPostObjCMessage() local
|
| H A D | BasicObjCFoundationChecks.cpp | 1196 if (const ObjCInterfaceDecl *Interface = M.getReceiverInterface()) { in checkPostObjCMessage() local
|
| /freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Usb.h | 164 UINT8 Interface; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 3243 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 D | ExtractAPIVisitor.h | 1247 SymbolReference Interface = createSymbolReferenceForDecl(*InterfaceDecl); in VisitObjCCategoryDecl() local
|