/llvm-project/mlir/include/mlir/TableGen/ |
H A D | Interfaces.h | 129 SmallVector<InterfaceMethod, 8> methods; variable
|
H A D | Class.h | 864 std::vector<std::unique_ptr<Method>> methods; global() variable [all...] |
/llvm-project/llvm/docs/ |
H A D | AliasAnalysis.rst | 164 The ``getModRefInfoMask`` method 185 The ``doesNotAccessMemory`` and ``onlyReadsMemory`` methods
|
/llvm-project/clang/test/AST/Interp/ |
H A D | nullable.cpp |
|
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.id/ |
H A D | p4.cpp | 25 namespace methods namespace
|
/llvm-project/clang/docs/ |
H A D | AutomaticReferenceCounting.rst | 1860 .. _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 D | perf-helper.py | 444 methods = dict( global() variable
|
/llvm-project/polly/lib/External/isl/interface/ |
H A D | cpp.cc | 182 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 D | generator.h | 88 map<string, function_set> methods; member
|
H A D | python.cc | 672 const string &fullname, const function_set &methods, in print_method()
|
H A D | plain_cpp.cc | 1800 const function_set &methods) in want_descendent_overloads()
|
H A D | template_cpp.cc | 1563 const function_set &methods) in want_descendent_overloads()
|
/llvm-project/mlir/lib/TableGen/ |
H A D | Class.cpp | 378 Method *insertAndPruneMethods(std::vector<std::unique_ptr<Method>> &methods, in insertAndPruneMethods()
|
/llvm-project/mlir/docs/DefiningDialects/ |
H A D | Operations.md | 512 Custom builder methodsOperation Definition Specification (ODS)""Operation Definition""Builder methods global() argument [all...] |
/llvm-project/clang/test/Analysis/Checkers/WebKit/ |
H A D | call-args.cpp | 40 namespace methods { namespace
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndexHigh.cpp | 116 TopMethodsTy methods; in isOverriddingMethod() local
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangASTSource.cpp | 743 llvm::SmallVector<NamedDecl *, 1> methods; FindObjCMethodDeclsWithOrigin() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 3860 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 D | DeclObjC.h | 1015 method_range methods() const { in methods() function [all...] |
H A D | DeclCXX.h | 661 method_range methods() const { methods() function
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 4714 const char *r, *methods, *name, *SymbolName; print_method_list() local
|