Home
last modified time | relevance | path

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

/bionic/tools/versioner/src/
DDeclarationDatabase.cpp41 if (auto FD = dyn_cast<FunctionDecl>(decl)) { in shouldMangle() local
42 if (FD->isExternC()) { in shouldMangle()
46 if (FD->isInExternCContext()) { in shouldMangle()