Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DScope.cpp89 if (!outerType->isScope()) { in lookupType()
105 bool Scope::isScope() const { in isScope() function in android::Scope
H A DAST.cpp206 Scope* scope = type->isScope() ? static_cast<Scope*>(type) : type->parent(); in lookupTypes()
254 Scope* scope = type->isScope() ? static_cast<Scope*>(type) : type->parent(); in lookupConstantExpressions()
295 if (type->isScope()) { in validateDefinedTypesUniqueNames()
338 if (type->isScope()) { in topologicalReorder()
H A DScope.h54 bool isScope() const override;
H A DType.h53 virtual bool isScope() const;
H A DType.cpp37 bool Type::isScope() const { in isScope() function in android::Type
H A Dhidl-gen_y.yy648 CHECK($2->isScope());
1003 CHECK($2->isScope());
/aosp12/system/tools/hidl/hidl2aidl/
H A DAidlHelper.cpp115 if (type.isScope()) { in emitFileHeader()
H A Dmain.cpp163 if (namedType.isScope()) { in getSubTypes()
/aosp12/packages/apps/TV/libs/m2/
H A Ddagger-spi-2.23.jardagger/spi/package-info.class package-info.java package dagger.spi abstract ...