Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp312 } FunctionTypeDepth; member in __anond7e5ad700111::CXXNameMangler
451 SeqID(Outer.SeqID), FunctionTypeDepth(Outer.FunctionTypeDepth), in CXXNameMangler()
457 SeqID(Outer.SeqID), FunctionTypeDepth(Outer.FunctionTypeDepth), in CXXNameMangler()
824 FunctionTypeDepth.pop(Saved); in mangleFunctionEncodingBareType()
3207 FunctionTypeDepth.enterResultType(); in mangleType()
3209 FunctionTypeDepth.leaveResultType(); in mangleType()
3211 FunctionTypeDepth.pop(saved); in mangleType()
3224 FunctionTypeDepth.enterResultType(); in mangleBareFunctionType()
3239 FunctionTypeDepth.leaveResultType(); in mangleBareFunctionType()
3246 FunctionTypeDepth.pop(saved); in mangleBareFunctionType()
[all …]