Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp91 static const RecordDecl *GetLocalClassDecl(const Decl *D) { in GetLocalClassDecl() function
974 else if (GetLocalClassDecl(ND)) { in mangleNameWithAbiTags()
1738 const RecordDecl *RD = GetLocalClassDecl(D); in mangleLocalName()
1833 if (GetLocalClassDecl(Block)) { in mangleBlockForPrefix()