Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp1236 auto prev_value = std::make_unique<AidlConstantReference>(loc, previous->GetName()); in AidlEnumDeclaration() local
1238 loc, std::move(prev_value), "+", in AidlEnumDeclaration()