Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DItaniumMangle.cpp270 } FunctionTypeDepth; member in __anon59bfe9ec0111::CXXNameMangler
418 FunctionTypeDepth(Outer.FunctionTypeDepth), AbiTagsRoot(AbiTags), in CXXNameMangler()
865 FunctionTypeDepth.pop(Saved); in mangleFunctionEncodingBareType()
3284 FunctionTypeDepth.enterResultType(); in mangleType()
3286 FunctionTypeDepth.leaveResultType(); in mangleType()
3288 FunctionTypeDepth.pop(saved); in mangleType()
3301 FunctionTypeDepth.enterResultType(); in mangleBareFunctionType()
3316 FunctionTypeDepth.leaveResultType(); in mangleBareFunctionType()
3323 FunctionTypeDepth.pop(saved); in mangleBareFunctionType()
3350 FunctionTypeDepth.pop(saved); in mangleBareFunctionType()
[all …]