Home
last modified time | relevance | path

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

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