/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | ObjectiveCLiterals.rst | 358 Array-Style Subscripting 413 Dictionary-Style Subscripting
|
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/ |
H A D | advanced-discussions.rst | 782 ksk_rollover_methodsZSK Rollover Methods global() argument 825 csk_rollover_methodsKSK Rollover Methods global() argument 837 advanced_discussions_emergency_rolloversCSK Rollover Methods global() argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | EVP_PKEY_meth_new.pod | 256 =head2 Methods section in DESCRIPTION
|
H A D | EVP_PKEY_ASN1_METHOD.pod | 154 =head2 Methods section in DESCRIPTION
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ |
H A D | ASTSrcLocProcessor.cpp | 168 std::vector<std::string> Methods; in CaptureMethods() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 3497 Selector Sel, SmallVectorImpl<ObjCMethodDecl *> &Methods, in CollectMultipleMethodsInGlobalPool() 3537 bool receiverIdOrClass, SmallVectorImpl<ObjCMethodDecl *> &Methods) { in AreMultipleMethodsInGlobalPool() 3572 SmallVector<ObjCMethodDecl *, 4> Methods; in LookupMethodInGlobalPool() local 3580 void Sema::DiagnoseMultipleMethodInGlobalPool(SmallVectorImpl<ObjCMethodDecl*> &Methods, in DiagnoseMultipleMethodInGlobalPool() 3639 GlobalMethods &Methods = Pos->second; in LookupImplementedMethodInGlobalPool() local 3693 SmallVector<const ObjCMethodDecl *, 8> Methods; in SelectorsForTypoCorrection() local
|
H A D | SemaExprObjC.cpp | 2953 SmallVector<ObjCMethodDecl*, 4> Methods; in BuildInstanceMessage() local 3013 SmallVector<ObjCMethodDecl*, 4> Methods; in BuildInstanceMessage() local 3100 SmallVector<ObjCMethodDecl*, 4> Methods; in BuildInstanceMessage() local
|
H A D | SemaOverload.cpp | 6489 SmallVectorImpl<ObjCMethodDecl *> &Methods) { in SelectBestMethod()
|
H A D | SemaDeclCXX.cpp | 9776 llvm::SmallPtrSetImpl<const CXXMethodDecl *>& Methods) { in AddMostOverridenMethods()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndexHigh.cpp | 24 SmallVectorImpl<const Decl *> &Methods) { in getTopOverriddenMethods()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 696 ArrayRef<StringRef> Methods) in VFTableRecord() 755 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) in MethodOverloadListRecord() 760 std::vector<OneMethodRecord> Methods; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 496 void EmitProtocolMethodList(T &&Methods, llvm::Constant *&Required, in EmitProtocolMethodList() 1154 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl*> Methods) override { in GenerateProtocolMethodList() 2785 ArrayRef<const ObjCMethodDecl*> Methods, in GenerateMethodList() 2894 llvm::Constant *Methods, in GenerateClassStructure() 2999 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl*> Methods) { in GenerateProtocolMethodList()
|
H A D | CGObjCMac.cpp | 1168 SmallVector<const ObjCMethodDecl *, 4> Methods[NumProtocolMethodLists]; member in __anon0cc8f9a20111::__anon0cc8f9a20211::ProtocolMethodLists 3420 SmallVector<const ObjCMethodDecl *, 16> Methods[NumMethodLists]; in GenerateCategory() local 3603 SmallVector<const ObjCMethodDecl *, 16> Methods[NumMethodLists]; in GenerateClass() local 3671 ArrayRef<const ObjCMethodDecl*> Methods) { in EmitMetaClass()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 249 MethodsSeq Methods; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclObjC.cpp | 1203 SmallVectorImpl<const ObjCMethodDecl *> &Methods, in CollectOverriddenMethodsRecurse() 1263 SmallVectorImpl<const ObjCMethodDecl *> &Methods) { in CollectOverriddenMethods()
|
H A D | VTableBuilder.cpp | 181 const OverridingMethods &Methods = Overrider.second; in FinalOverriders() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2162 MethodsMap Methods; member 2463 std::vector<OneMethodRecord> Methods; in lowerRecordFieldList() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | ProgrammersManual.rst | 3322 .. _derivedtypes:
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 6329 ArrayRef<ObjCMethodDecl *> Methods, in Write_method_list_t_initializer() 6707 ArrayRef<ObjCMethodDecl *> Methods, in Write__extendedMethodTypes_initializer()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 3015 data_type_ref Methods) { in EmitKeyDataLength() 3046 data_type_ref Methods, unsigned DataLen) { in EmitData()
|
H A D | ASTReader.cpp | 8196 static void addMethodsToPool(Sema &S, ArrayRef<ObjCMethodDecl *> Methods, in addMethodsToPool()
|