Home
last modified time | relevance | path

Searched defs:methodName (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp144 auto methodName = safeGetName(M); in isGetterOfRefCounted() local
/llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_assertions.py114 def assertMessages(self, methodName, args, errors): argument
/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DClass.h170 std::string methodName; variable
/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp674 StringRef methodName = (info.IsReader ? "unpack" : "pack"); in emitPackUnpackOptionalTemplate() local
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp863 static void errorIfPruned(size_t line, Method *m, const Twine &methodName, in errorIfPruned()
926 std::string methodName = (name + "AttrName").str(); in genAttrNameGetters() local
1133 generateValueRangeStartAndEnd(Class &opClass, StringRef methodName, in generateValueRangeStartAndEnd()
H A DSPIRVUtilsGen.cpp190 StringRef methodName = availability.getQueryFnName(); in emitInterfaceDef() local
/llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/
H A Dcase.py230 def __init__(self, methodName='runTest'): argument
/llvm-project-15.0.7/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp2159 llvm::StringRef methodName; in parse() local