Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp87 static const RecordDecl *GetLocalClassDecl(const Decl *D) { in GetLocalClassDecl() function
860 else if (GetLocalClassDecl(ND)) { in mangleNameWithAbiTags()
1548 const RecordDecl *RD = GetLocalClassDecl(D); in mangleLocalName()
1640 if (GetLocalClassDecl(Block)) { in mangleBlockForPrefix()