Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DItaniumMangle.cpp91 static const RecordDecl *GetLocalClassDecl(const Decl *D) { in GetLocalClassDecl() function
600 else if (GetLocalClassDecl(ND)) { in mangleName()
1149 const RecordDecl *RD = GetLocalClassDecl(D); in mangleLocalName()
1227 if (GetLocalClassDecl(Block)) { in mangleBlockForPrefix()