Home
last modified time | relevance | path

Searched refs:MethodDeclaration (Results 1 – 1 of 1) sorted by relevance

/tools/dexter/dexter/
Ddissasembler.cc26 static std::string MethodDeclaration(const ir::Proto* proto) { in MethodDeclaration() function
217 MethodDeclaration(ir_method->prototype).c_str()); in Visit()
321 MethodDeclaration(ir_method->decl->prototype).c_str()); in DumpMethod()