Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DAST.h208 Scope* getMutableRootScope();
H A Dhidl-gen_l.ll202 Scope* scopeStack = ast->getMutableRootScope();
H A DAST.cpp49 Scope* AST::getMutableRootScope() { in getMutableRootScope() function in android::AST