Home
last modified time | relevance | path

Searched defs:PrefixND (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp1083 if (const NamedDecl *PrefixND = getClosurePrefix(ND)) { mangleNameWithAbiTags() local
1818 mangleNestedNameWithClosurePrefix(GlobalDecl GD,const NamedDecl * PrefixND,const AbiTagList * AdditionalAbiTags) mangleNestedNameWithClosurePrefix() argument
1909 if (const NamedDecl *PrefixND = getClosurePrefix(BD)) mangleLocalName() local
1962 if (const NamedDecl *PrefixND = getClosurePrefix(Block)) mangleBlockForPrefix() local
2214 } else if (const NamedDecl *PrefixND = getClosurePrefix(ND)) { manglePrefix() local
[all...]