Home
last modified time | relevance | path

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

/bionic/tools/versioner/src/
DDeclarationDatabase.cpp38 static bool shouldMangle(MangleContext* mangler, NamedDecl* decl) { in shouldMangle() function
80 if (shouldMangle(mangler.get(), decl)) { in getDeclName()