Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp1087 if (const NamedDecl *PrefixND = getClosurePrefix(ND)) { mangleNameWithAbiTags() local
1817 mangleNestedNameWithClosurePrefix(GlobalDecl GD,const NamedDecl * PrefixND,const AbiTagList * AdditionalAbiTags) mangleNestedNameWithClosurePrefix() argument
1908 if (const NamedDecl *PrefixND = getClosurePrefix(BD)) mangleLocalName() local
1961 if (const NamedDecl *PrefixND = getClosurePrefix(Block)) mangleBlockForPrefix() local
2215 } else if (const NamedDecl *PrefixND = getClosurePrefix(ND)) { manglePrefix() local
[all...]