Home
last modified time | relevance | path

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

/system/tools/aidl/
Dpreprocess.cpp53 for (const auto& constdecl : dt.GetConstantDeclarations()) { in DumpMembers() local
54 constdecl->DispatchVisit(*this); in DumpMembers()
Daidl_dumpapi.cpp81 for (const auto& constdecl : dt.GetConstantDeclarations()) { in DumpMembers() local
82 constdecl->DispatchVisit(*this); in DumpMembers()