OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mangleNestedName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
MicrosoftMangle.cpp
373
void
mangleNestedName
(const NamedDecl *ND);
779
mangleNestedName
(ND);
1149
void MicrosoftCXXNameMangler::
mangleNestedName
(const NamedDecl *ND) {
3729
Mangler.
mangleNestedName
(VD);
3761
Mangler.
mangleNestedName
(VD);
ItaniumMangle.cpp
536
void
mangleNestedName
(GlobalDecl GD, const DeclContext *DC,
539
void
mangleNestedName
(const TemplateDecl *TD,
1011
mangleNestedName
(GD, DC, AdditionalAbiTags);
1058
mangleNestedName
(TD, TemplateArgs, NumTemplateArgs);
1647
void CXXNameMangler::
mangleNestedName
(GlobalDecl GD,
1679
void CXXNameMangler::
mangleNestedName
(const TemplateDecl *TD,
1792
mangleNestedName
(GD, getEffectiveDeclContext(ND), AdditionalAbiTags,
Completed in 33 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026