Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp264 } FunctionTypeDepth; member in __anon56f54ccb0111::CXXNameMangler
403 SeqID(Outer.SeqID), FunctionTypeDepth(Outer.FunctionTypeDepth), in CXXNameMangler()
409 SeqID(Outer.SeqID), FunctionTypeDepth(Outer.FunctionTypeDepth), in CXXNameMangler()
718 FunctionTypeDepth.pop(Saved); in mangleFunctionEncodingBareType()
2778 FunctionTypeDepth.enterResultType(); in mangleType()
2780 FunctionTypeDepth.leaveResultType(); in mangleType()
2782 FunctionTypeDepth.pop(saved); in mangleType()
2795 FunctionTypeDepth.enterResultType(); in mangleBareFunctionType()
2810 FunctionTypeDepth.leaveResultType(); in mangleBareFunctionType()
2817 FunctionTypeDepth.pop(saved); in mangleBareFunctionType()
[all …]