Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDemangledNameInfo.cpp16 if (!isPrintingTopLevelFunctionType()) in shouldTrack()
29 if (!isPrintingTopLevelFunctionType()) in canFinalize()
112 bool TrackingOutputBuffer::isPrintingTopLevelFunctionType() const { in isPrintingTopLevelFunctionType() function in lldb_private::TrackingOutputBuffer
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDemangledNameInfo.h144 bool isPrintingTopLevelFunctionType() const;