Home
last modified time | relevance | path

Searched defs:methods (Results 1 – 21 of 21) sorted by relevance

/llvm-project/mlir/include/mlir/TableGen/
H A DInterfaces.h129 SmallVector<InterfaceMethod, 8> methods; variable
H A DClass.h864 std::vector<std::unique_ptr<Method>> methods; global() variable
[all...]
/llvm-project/llvm/docs/
H A DAliasAnalysis.rst164 The ``getModRefInfoMask`` method
185 The ``doesNotAccessMemory`` and ``onlyReadsMemory`` methods
/llvm-project/clang/test/AST/Interp/
H A Dnullable.cpp
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.id/
H A Dp4.cpp25 namespace methods namespace
/llvm-project/clang/docs/
H A DAutomaticReferenceCounting.rst1860 .. _arc.misc.special_methods.retain:
1862 Memory management methods
1909 .. _arc.misc.special_methods.dealloc:
1911 ``dealloc``
/llvm-project/clang/utils/perf-training/
H A Dperf-helper.py444 methods = dict( global() variable
/llvm-project/polly/lib/External/isl/interface/
H A Dcpp.cc182 const isl_class &super, const function_set &methods) in copy_methods()
205 const auto &methods = kvp.second; in copy_super_methods() local
419 const function_set &methods) in single_local()
467 const function_set &methods, const std::string &name) in print_method_group()
H A Dgenerator.h88 map<string, function_set> methods; member
H A Dpython.cc672 const string &fullname, const function_set &methods, in print_method()
H A Dplain_cpp.cc1800 const function_set &methods) in want_descendent_overloads()
H A Dtemplate_cpp.cc1563 const function_set &methods) in want_descendent_overloads()
/llvm-project/mlir/lib/TableGen/
H A DClass.cpp378 Method *insertAndPruneMethods(std::vector<std::unique_ptr<Method>> &methods, in insertAndPruneMethods()
/llvm-project/mlir/docs/DefiningDialects/
H A DOperations.md512 Custom builder methodsOperation Definition Specification (ODS)""Operation Definition""Builder methods global() argument
[all...]
/llvm-project/clang/test/Analysis/Checkers/WebKit/
H A Dcall-args.cpp40 namespace methods { namespace
/llvm-project/clang/tools/libclang/
H A DCIndexHigh.cpp116 TopMethodsTy methods; in isOverriddingMethod() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp743 llvm::SmallVector<NamedDecl *, 1> methods; FindObjCMethodDeclsWithOrigin() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp3860 emitMethodList(Twine name,MethodListType MLT,ArrayRef<const ObjCMethodDecl * > methods) emitMethodList() argument
6326 SmallVector<const ObjCMethodDecl*, 16> methods; BuildClassRoTInitializer() local
6764 emitMethodList(Twine name,MethodListType kind,ArrayRef<const ObjCMethodDecl * > methods) emitMethodList() argument
[all...]
/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1015 method_range methods() const { in methods() function
[all...]
H A DDeclCXX.h661 method_range methods() const { methods() function
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp4714 const char *r, *methods, *name, *SymbolName; print_method_list() local