Home
last modified time | relevance | path

Searched defs:annot (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_language.cpp380 auto annot = GetAnnotation(annotations_, AidlAnnotation::Type::SUPPRESS_WARNINGS); in SuppressWarnings() local
1247 if (auto annot = BackingType(); annot != nullptr) { in Autofill() local
Daidl.cpp355 for (const auto& annot : annotatable.GetAnnotations()) { in ValidateAnnotationContext() local