Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp394 AbiTagState AbiTagsRoot; member in __anonf690f6f20111::CXXNameMangler
417 AbiTagsRoot(AbiTags) { in CXXNameMangler()
425 AbiTagsRoot(AbiTags) {} in CXXNameMangler()
429 AbiTagsRoot(AbiTags) {} in CXXNameMangler()
434 NullOut(false), Structor(nullptr), AbiTagsRoot(AbiTags) {} in CXXNameMangler()
438 FunctionTypeDepth(Outer.FunctionTypeDepth), AbiTagsRoot(AbiTags), in CXXNameMangler()
880 FunctionEncodingMangler.AbiTagsRoot.getSortedUniqueUsedAbiTags(); in mangleFunctionEncoding()
1030 VariableNameMangler.AbiTagsRoot.getSortedUniqueUsedAbiTags(); in mangleName()
6949 return TrackReturnTypeTags.AbiTagsRoot.getSortedUniqueUsedAbiTags(); in makeFunctionReturnTypeTags()
6964 return TrackVariableType.AbiTagsRoot.getSortedUniqueUsedAbiTags(); in makeVariableTypeTags()
[all …]