Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp384 AbiTagState AbiTagsRoot; member in __anon01ebe6bc0111::CXXNameMangler
407 AbiTagsRoot(AbiTags) { in CXXNameMangler()
415 AbiTagsRoot(AbiTags) {} in CXXNameMangler()
419 AbiTagsRoot(AbiTags) {} in CXXNameMangler()
424 NullOut(false), Structor(nullptr), AbiTagsRoot(AbiTags) {} in CXXNameMangler()
428 FunctionTypeDepth(Outer.FunctionTypeDepth), AbiTagsRoot(AbiTags), in CXXNameMangler()
877 FunctionEncodingMangler.AbiTagsRoot.getSortedUniqueUsedAbiTags(); in mangleFunctionEncoding()
1027 VariableNameMangler.AbiTagsRoot.getSortedUniqueUsedAbiTags(); in mangleName()
7253 return TrackReturnTypeTags.AbiTagsRoot.getSortedUniqueUsedAbiTags(); in makeFunctionReturnTypeTags()
7268 return TrackVariableType.AbiTagsRoot.getSortedUniqueUsedAbiTags(); in makeVariableTypeTags()
[all …]