Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DItaniumMangle.cpp93 static const RecordDecl *GetLocalClassDecl(const Decl *D) { in GetLocalClassDecl() function
849 else if (GetLocalClassDecl(ND)) { in mangleNameWithAbiTags()
1442 const RecordDecl *RD = GetLocalClassDecl(D); in mangleLocalName()
1534 if (GetLocalClassDecl(Block)) { in mangleBlockForPrefix()