Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/hidl/
DAST.h205 Scope* getMutableRootScope();
Dhidl-gen_l.ll210 Scope* scopeStack = ast->getMutableRootScope();
DAST.cpp49 Scope* AST::getMutableRootScope() { in getMutableRootScope() function in android::AST
/aosp_15_r20/out/soong/.intermediates/system/tools/hidl/libhidl-gen-ast/linux_glibc_x86_64_static/gen/lex/system/tools/hidl/
Dhidl-gen_l.cpp2896 Scope* scopeStack = ast->getMutableRootScope(); in parseFile()