Home
last modified time | relevance | path

Searched defs:var_decl (Results 1 – 1 of 1) sorted by relevance

/aosp12/bionic/tools/versioner/src/
H A DDeclarationDatabase.cpp67 if (auto var_decl = dyn_cast<VarDecl>(decl)) { in getDeclName() local
113 } else if (auto var_decl = dyn_cast<VarDecl>(decl)) { in VisitDeclaratorDecl() local