Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp91 static const RecordDecl *GetLocalClassDecl(const Decl *D) { in GetLocalClassDecl() function
971 else if (GetLocalClassDecl(ND)) { in mangleNameWithAbiTags()
1733 const RecordDecl *RD = GetLocalClassDecl(D); in mangleLocalName()
1828 if (GetLocalClassDecl(Block)) { in mangleBlockForPrefix()