Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp545 bool NoFunction=false);
1773 bool NoFunction) { in mangleNestedName() argument
1795 mangleTemplatePrefix(TD, NoFunction); in mangleNestedName()
1798 manglePrefix(DC, NoFunction); in mangleNestedName()
2201 if (NoFunction && isLocalContainerContext(DC)) in manglePrefix()
2216 mangleClosurePrefix(PrefixND, NoFunction); in manglePrefix()
2220 manglePrefix(DC, NoFunction); in manglePrefix()
2258 bool NoFunction) { in mangleTemplatePrefix() argument
2274 manglePrefix(DC, NoFunction); in mangleTemplatePrefix()
2316 mangleTemplatePrefix(TD, NoFunction); in mangleClosurePrefix()
[all …]