Home
last modified time | relevance | path

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

/bionic/tools/versioner/src/
DDeclarationDatabase.cpp66 std::string getDeclName(NamedDecl* decl) { in getDeclName() function in Visitor
105 std::string declaration_name = getDeclName(named_decl); in VisitDeclaratorDecl()