/freebsd-src/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-src/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 | 263 =head2 Methods section in DESCRIPTION
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DumpTool/ |
H A D | ASTSrcLocProcessor.cpp |
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 3512 CollectMultipleMethodsInGlobalPool(Selector Sel,SmallVectorImpl<ObjCMethodDecl * > & Methods,bool InstanceFirst,bool CheckTheOther,const ObjCObjectType * TypeBound) CollectMultipleMethodsInGlobalPool() argument 3552 AreMultipleMethodsInGlobalPool(Selector Sel,ObjCMethodDecl * BestMethod,SourceRange R,bool receiverIdOrClass,SmallVectorImpl<ObjCMethodDecl * > & Methods) AreMultipleMethodsInGlobalPool() argument 3587 SmallVector<ObjCMethodDecl *, 4> Methods; LookupMethodInGlobalPool() local 3595 DiagnoseMultipleMethodInGlobalPool(SmallVectorImpl<ObjCMethodDecl * > & Methods,Selector Sel,SourceRange R,bool receiverIdOrClass) DiagnoseMultipleMethodInGlobalPool() argument 3654 GlobalMethodPool::Lists &Methods = Pos->second; LookupImplementedMethodInGlobalPool() local 3708 SmallVector<const ObjCMethodDecl *, 8> Methods; SelectorsForTypoCorrection() local [all...] |
H A D | SemaExprObjC.cpp | 2954 SmallVector<ObjCMethodDecl*, 4> Methods; BuildInstanceMessage() local 3014 SmallVector<ObjCMethodDecl*, 4> Methods; BuildInstanceMessage() local 3101 SmallVector<ObjCMethodDecl*, 4> Methods; BuildInstanceMessage() local [all...] |
H A D | SemaOverload.cpp | 6995 SelectBestMethod(Selector Sel,MultiExprArg Args,bool IsInstance,SmallVectorImpl<ObjCMethodDecl * > & Methods) SelectBestMethod() argument
|
H A D | SemaDecl.cpp | 19057 SetEligibleMethods(Sema & S,CXXRecordDecl * Record,ArrayRef<CXXMethodDecl * > Methods,Sema::CXXSpecialMember CSM) SetEligibleMethods() argument
|
H A D | SemaDeclCXX.cpp | 10359 AddMostOverridenMethods(const CXXMethodDecl * MD,llvm::SmallPtrSetImpl<const CXXMethodDecl * > & Methods) AddMostOverridenMethods() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 697 ArrayRef<StringRef> Methods) in VFTableRecord() 756 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) in MethodOverloadListRecord() 761 std::vector<OneMethodRecord> Methods; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 497 EmitProtocolMethodList(T && Methods,llvm::Constant * & Required,llvm::Constant * & Optional) EmitProtocolMethodList() argument 1173 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl * > Methods) GenerateProtocolMethodList() argument 2997 GenerateMethodList(StringRef ClassName,StringRef CategoryName,ArrayRef<const ObjCMethodDecl * > Methods,bool isClassMethodList) GenerateMethodList() argument 3106 GenerateClassStructure(llvm::Constant * MetaClass,llvm::Constant * SuperClass,unsigned info,const char * Name,llvm::Constant * Version,llvm::Constant * InstanceSize,llvm::Constant * IVars,llvm::Constant * Methods,llvm::Constant * Protocols,llvm::Constant * IvarOffsets,llvm::Constant * Properties,llvm::Constant * StrongIvarBitmap,llvm::Constant * WeakIvarBitmap,bool isMeta) GenerateClassStructure() argument 3210 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl * > Methods) GenerateProtocolMethodList() argument [all...] |
H A D | CGObjCMac.cpp | 1172 SmallVector<const ObjCMethodDecl *, 4> Methods[NumProtocolMethodLists]; member in __anonf3b340e90111::__anonf3b340e90211::ProtocolMethodLists 3351 SmallVector<const ObjCMethodDecl *, 16> Methods[NumMethodLists]; GenerateCategory() local 3534 SmallVector<const ObjCMethodDecl *, 16> Methods[NumMethodLists]; GenerateClass() local 3601 EmitMetaClass(const ObjCImplementationDecl * ID,llvm::Constant * Protocols,ArrayRef<const ObjCMethodDecl * > Methods) EmitMetaClass() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | API.h | 903 SmallVector<std::unique_ptr<ObjCMethodRecord>> Methods; global() member 923 SmallVector<std::unique_ptr<CXXMethodRecord>> Methods; global() member
|
H A D | ExtractAPIVisitor.h | 1288 recordObjCMethods(ObjCContainerRecord * Container,const ObjCContainerDecl::method_range Methods) recordObjCMethods() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclObjC.cpp | 1254 SmallVectorImpl<const ObjCMethodDecl *> &Methods, in CollectOverriddenMethodsRecurse() argument 1314 CollectOverriddenMethods(const ObjCContainerDecl * Container,const ObjCMethodDecl * Method,SmallVectorImpl<const ObjCMethodDecl * > & Methods) CollectOverriddenMethods() argument [all...] |
H A D | VTableBuilder.cpp | 182 const OverridingMethods &Methods = Overrider.second; in FinalOverriders() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2322 MethodsMap Methods; member 2624 std::vector<OneMethodRecord> Methods; in lowerRecordFieldList() local
|
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 248 MethodsSeq Methods; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 6317 Write_method_list_t_initializer(RewriteModernObjC & RewriteObj,ASTContext * Context,std::string & Result,ArrayRef<ObjCMethodDecl * > Methods,StringRef VarName,StringRef TopLevelDeclName,bool MethodImpl) Write_method_list_t_initializer() argument 6695 Write__extendedMethodTypes_initializer(RewriteModernObjC & RewriteObj,ASTContext * Context,std::string & Result,ArrayRef<ObjCMethodDecl * > Methods,StringRef VarName,StringRef ProtocolName) Write__extendedMethodTypes_initializer() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 3307 EmitKeyDataLength(raw_ostream & Out,Selector Sel,data_type_ref Methods) EmitKeyDataLength() argument 3338 EmitData(raw_ostream & Out,key_type_ref,data_type_ref Methods,unsigned DataLen) EmitData() argument [all...] |
H A D | ASTReader.cpp | 8534 addMethodsToPool(Sema & S,ArrayRef<ObjCMethodDecl * > Methods,ObjCMethodList & List) addMethodsToPool() argument
|