| /freebsd-12.1/contrib/libucl/doc/ |
| H A D | lua_api.md | 135 ## Methods section 139 ### Method `parser:parse_file(name)` 166 ### Method `parser:parse_string(input)` 180 ### Method `parser:get_object()`
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | EVP_PKEY_ASN1_METHOD.pod | 154 =head2 Methods section in DESCRIPTION
|
| H A D | EVP_PKEY_meth_new.pod | 228 =head2 Methods section in DESCRIPTION
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 3460 Selector Sel, SmallVectorImpl<ObjCMethodDecl *> &Methods, in CollectMultipleMethodsInGlobalPool() 3500 bool receiverIdOrClass, SmallVectorImpl<ObjCMethodDecl *> &Methods) { in AreMultipleMethodsInGlobalPool() 3535 SmallVector<ObjCMethodDecl *, 4> Methods; in LookupMethodInGlobalPool() local 3543 void Sema::DiagnoseMultipleMethodInGlobalPool(SmallVectorImpl<ObjCMethodDecl*> &Methods, in DiagnoseMultipleMethodInGlobalPool() 3602 GlobalMethods &Methods = Pos->second; in LookupImplementedMethodInGlobalPool() local 3656 SmallVector<const ObjCMethodDecl *, 8> Methods; in SelectorsForTypoCorrection() local
|
| H A D | SemaExprObjC.cpp | 2767 SmallVector<ObjCMethodDecl*, 4> Methods; in BuildInstanceMessage() local 2828 SmallVector<ObjCMethodDecl*, 4> Methods; in BuildInstanceMessage() local 2916 SmallVector<ObjCMethodDecl*, 4> Methods; in BuildInstanceMessage() local
|
| H A D | SemaOverload.cpp | 6189 SmallVectorImpl<ObjCMethodDecl *> &Methods) { in SelectBestMethod()
|
| H A D | SemaDeclCXX.cpp | 7793 llvm::SmallPtrSetImpl<const CXXMethodDecl *>& Methods) { in AddMostOverridenMethods()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 703 ArrayRef<StringRef> Methods) in VFTableRecord() 762 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) in MethodOverloadListRecord() 767 std::vector<OneMethodRecord> Methods; variable
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGObjCGNU.cpp | 505 void EmitProtocolMethodList(T &&Methods, llvm::Constant *&Required, in EmitProtocolMethodList() 1133 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl*> Methods) override { in GenerateProtocolMethodList() 2667 ArrayRef<const ObjCMethodDecl*> Methods, in GenerateMethodList() 2778 llvm::Constant *Methods, in GenerateClassStructure() 2883 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl*> Methods) { in GenerateProtocolMethodList()
|
| H A D | CGObjCMac.cpp | 1140 SmallVector<const ObjCMethodDecl *, 4> Methods[NumProtocolMethodLists]; member in __anon0aefe8a60111::__anon0aefe8a60211::ProtocolMethodLists 3312 SmallVector<const ObjCMethodDecl *, 16> Methods[NumMethodLists]; in GenerateCategory() local 3494 SmallVector<const ObjCMethodDecl *, 16> Methods[NumMethodLists]; in GenerateClass() local 3561 ArrayRef<const ObjCMethodDecl*> Methods) { in EmitMetaClass()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | DeclObjC.cpp | 1179 SmallVectorImpl<const ObjCMethodDecl *> &Methods, in CollectOverriddenMethodsRecurse() 1239 SmallVectorImpl<const ObjCMethodDecl *> &Methods) { in CollectOverriddenMethods()
|
| H A D | VTableBuilder.cpp | 182 const OverridingMethods &Methods = Overrider.second; in FinalOverriders() local
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.cpp | 2049 MethodsMap Methods; member 2333 std::vector<OneMethodRecord> Methods; in lowerRecordFieldList() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 6321 ArrayRef<ObjCMethodDecl *> Methods, in Write_method_list_t_initializer() 6699 ArrayRef<ObjCMethodDecl *> Methods, in Write__extendedMethodTypes_initializer()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 3300 data_type_ref Methods) { in EmitKeyDataLength() 3336 data_type_ref Methods, unsigned DataLen) { in EmitData()
|
| H A D | ASTReader.cpp | 8065 static void addMethodsToPool(Sema &S, ArrayRef<ObjCMethodDecl *> Methods, in addMethodsToPool()
|