Home
last modified time | relevance | path

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

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