Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc49 const char* parse_decltype(const char* first, const char* last, C& db);
976 t = parse_decltype(first, last, db); in parse_unresolved_type()
1756 parse_decltype(const char* first, const char* last, C& db) in parse_decltype() function
2210 t = parse_decltype(first, last, db); in parse_type()
3980 t1 = parse_decltype(t0, last, db); in parse_nested_name()