| /freebsd-13.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-13.1/crypto/openssl/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
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DumpTool/ |
| H A D | ASTSrcLocProcessor.cpp | 168 std::vector<std::string> Methods; in CaptureMethods() local
|
| /freebsd-13.1/contrib/llvm-project/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 | 6485 SmallVectorImpl<ObjCMethodDecl *> &Methods) { in SelectBestMethod()
|
| H A D | SemaDeclCXX.cpp | 9783 llvm::SmallPtrSetImpl<const CXXMethodDecl *>& Methods) { in AddMostOverridenMethods()
|
| /freebsd-13.1/contrib/llvm-project/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
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCGNU.cpp | 496 void EmitProtocolMethodList(T &&Methods, llvm::Constant *&Required, in EmitProtocolMethodList() 1156 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl*> Methods) override { in GenerateProtocolMethodList() 2788 ArrayRef<const ObjCMethodDecl*> Methods, in GenerateMethodList() 2897 llvm::Constant *Methods, in GenerateClassStructure() 3002 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl*> Methods) { in GenerateProtocolMethodList()
|
| H A D | CGObjCMac.cpp | 1168 SmallVector<const ObjCMethodDecl *, 4> Methods[NumProtocolMethodLists]; member in __anon8be0494b0111::__anon8be0494b0211::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()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesYAMLCompiler.cpp | 249 MethodsSeq Methods; member
|
| /freebsd-13.1/contrib/llvm-project/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
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.cpp | 2163 MethodsMap Methods; member 2464 std::vector<OneMethodRecord> Methods; in lowerRecordFieldList() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 6318 ArrayRef<ObjCMethodDecl *> Methods, in Write_method_list_t_initializer() 6696 ArrayRef<ObjCMethodDecl *> Methods, in Write__extendedMethodTypes_initializer()
|
| /freebsd-13.1/contrib/llvm-project/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 | 8223 static void addMethodsToPool(Sema &S, ArrayRef<ObjCMethodDecl *> Methods, in addMethodsToPool()
|