Home
last modified time | relevance | path

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

/system/core/demangle/
DDemangler.h59 template_found_ = false; in Clear()
68 bool template_found_; variable
DDemangler.cpp417 template_found_ = true; in ParseFunctionNameTemplate()
787 template_found_ = true; in ParseFunctionTemplateArguments()
894 if (template_found_) { in Parse()