Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/clang/docs/
H A DLibFormat.rst18 Interface chapter
H A DDataFlowSanitizerDesign.rst26 Interface chapter
H A DInternalsManual.rst492 .. _internals-diag-translation:
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h680 struct Interface { struct
682 Interface(SymbolFlagsMap InitalSymbolFlags, SymbolStringPtr InitSymbol) in Interface() function
693 MaterializationUnit(Interface I) in MaterializationUnit() argument
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseAST.cpp183 bool Interface = true; in ParseAST() local
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp534 auto *Interface = Category->getClassInterface(); in getFragmentsForObjCCategory() local
552 const ObjCInterfaceDecl *Interface) { in getFragmentsForObjCInterface()
H A DExtractAPIVisitor.cpp380 SymbolReference Interface(InterfaceDecl->getName(), in VisitObjCCategoryDecl() local
H A DAPI.cpp127 SymbolReference Interface, bool IsFromSystemHeader) { in addObjCCategory()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExternalASTMerger.cpp325 void ExternalASTMerger::CompleteType(ObjCInterfaceDecl *Interface) { in CompleteType()
344 bool ExternalASTMerger::CanComplete(DeclContext *Interface) { in CanComplete()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAvailability.cpp164 if (const ObjCInterfaceDecl *Interface = CatOrImpl->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
170 if (const ObjCInterfaceDecl *Interface = CatD->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
H A DCodeCompleteConsumer.cpp410 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
H A DSemaDeclObjC.cpp4313 if (const ObjCInterfaceDecl *Interface = Category->getClassInterface()) in OverrideSearch() local
4363 if (ObjCInterfaceDecl *Interface = category->getClassInterface()) in searchFrom() local
4367 } else if (const auto *Interface = impl->getClassInterface()) { in searchFrom() local
4392 if (const auto *Interface = impl->getClassInterface()) in searchFrom() local
H A DSemaExprMember.cpp1386 else if (auto *Interface = dyn_cast<ObjCInterfaceDecl>(D)) in LookupMemberExpr() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1171 const ObjCInterfaceDecl *Interface; member
1207 lookupRuntimeDefinition(const ObjCInterfaceDecl *Interface, in lookupRuntimeDefinition()
/openbsd-src/gnu/llvm/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp192 std::vector<DiffOutput> getSingleIF(InterfaceFile *Interface, in getSingleIF()
/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h470 SymbolReference Interface; member
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp551 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); in diagnoseMissingReleases() local
H A DDynamicTypePropagation.cpp837 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); in checkPreObjCMessage() local
H A DBasicObjCFoundationChecks.cpp1199 if (const ObjCInterfaceDecl *Interface = M.getReceiverInterface()) { in checkPostObjCMessage() local
H A DNullabilityChecker.cpp949 auto Interface = Decl->getClassInterface(); in checkPostObjCMessage() local
/openbsd-src/usr.sbin/map-mbone/
H A Dmapper.c67 } Interface; typedef
[all...]
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp3344 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local
3514 ObjCInterfaceDecl *Interface = in GenerateClass() local
5049 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
6671 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local
7218 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h402 Interface = 0x03 enumerator
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp4169 ObjCInterfaceDecl *Interface; member in __anon409365d10811::ObjCCategoriesVisitor
4217 ObjCInterfaceDecl *Interface, in ObjCCategoriesVisitor()

12