Home
last modified time | relevance | path

Searched refs:lookupLocalIdentifier (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/hidl/
H A DAST.h77 LocalIdentifier* lookupLocalIdentifier(const Reference<LocalIdentifier>& ref,
H A DAST.cpp262 LocalIdentifier* iden = lookupLocalIdentifier(*nextRef, scope); in lookupConstantExpressions()
523 LocalIdentifier* AST::lookupLocalIdentifier(const Reference<LocalIdentifier>& ref, in lookupLocalIdentifier() function in android::AST