Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DItaniumMangle.cpp514 bool NoFunction=false);
1703 bool NoFunction) { in mangleNestedName() argument
1723 mangleTemplatePrefix(TD, NoFunction); in mangleNestedName()
1726 manglePrefix(DC, NoFunction); in mangleNestedName()
2086 if (NoFunction && isLocalContainerContext(DC)) in manglePrefix()
2101 mangleClosurePrefix(PrefixND, NoFunction); in manglePrefix()
2105 manglePrefix(DC, NoFunction); in manglePrefix()
2144 bool NoFunction) { in mangleTemplatePrefix() argument
2160 manglePrefix(DC, NoFunction); in mangleTemplatePrefix()
2203 mangleTemplatePrefix(TD, NoFunction); in mangleClosurePrefix()
[all …]