/openbsd-src/gnu/llvm/clang/docs/ |
H A D | LibFormat.rst | 18 Interface chapter
|
H A D | DataFlowSanitizerDesign.rst | 26 Interface chapter
|
H A D | InternalsManual.rst | 492 .. _internals-diag-translation:
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 680 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 D | ParseAST.cpp | 183 bool Interface = true; in ParseAST() local
|
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/ |
H A D | DeclarationFragments.cpp | 534 auto *Interface = Category->getClassInterface(); in getFragmentsForObjCCategory() local 552 const ObjCInterfaceDecl *Interface) { in getFragmentsForObjCInterface()
|
H A D | ExtractAPIVisitor.cpp | 380 SymbolReference Interface(InterfaceDecl->getName(), in VisitObjCCategoryDecl() local
|
H A D | API.cpp | 127 SymbolReference Interface, bool IsFromSystemHeader) { in addObjCCategory()
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ExternalASTMerger.cpp | 325 void ExternalASTMerger::CompleteType(ObjCInterfaceDecl *Interface) { in CompleteType() 344 bool ExternalASTMerger::CanComplete(DeclContext *Interface) { in CanComplete()
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaAvailability.cpp | 164 if (const ObjCInterfaceDecl *Interface = CatOrImpl->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local 170 if (const ObjCInterfaceDecl *Interface = CatD->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
|
H A D | CodeCompleteConsumer.cpp | 410 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
|
H A D | SemaDeclObjC.cpp | 4313 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 D | SemaExprMember.cpp | 1386 else if (auto *Interface = dyn_cast<ObjCInterfaceDecl>(D)) in LookupMemberExpr() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | CallEvent.cpp | 1171 const ObjCInterfaceDecl *Interface; member 1207 lookupRuntimeDefinition(const ObjCInterfaceDecl *Interface, in lookupRuntimeDefinition()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-tapi-diff/ |
H A D | DiffEngine.cpp | 192 std::vector<DiffOutput> getSingleIF(InterfaceFile *Interface, in getSingleIF()
|
/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/ |
H A D | API.h | 470 SymbolReference Interface; member
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckObjCDealloc.cpp | 551 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); in diagnoseMissingReleases() local
|
H A D | DynamicTypePropagation.cpp | 837 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); in checkPreObjCMessage() local
|
H A D | BasicObjCFoundationChecks.cpp | 1199 if (const ObjCInterfaceDecl *Interface = M.getReceiverInterface()) { in checkPostObjCMessage() local
|
H A D | NullabilityChecker.cpp | 949 auto Interface = Decl->getClassInterface(); in checkPostObjCMessage() local
|
/openbsd-src/usr.sbin/map-mbone/ |
H A D | mapper.c | 67 } Interface; typedef [all...] |
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 3344 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 D | PDBTypes.h | 310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 402 Interface = 0x03 enumerator
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 4169 ObjCInterfaceDecl *Interface; member in __anon409365d10811::ObjCCategoriesVisitor 4217 ObjCInterfaceDecl *Interface, in ObjCCategoriesVisitor()
|