Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Dcomments.cpp107 std::vector<BlockTag> BlockTags(const Comment& c) { in BlockTags() function
208 for (const auto& [name, description] : BlockTags(comments.back())) { in FindDeprecated()