Home
last modified time | relevance | path

Searched defs:methodname (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/
H A Dloader.py42 def _make_failed_test(classname, methodname, exception, suiteClass): argument
/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dplain_cpp.cc922 string methodname = method.fd->getName().str(); in print_method() local