Home
last modified time | relevance | path

Searched defs:IsInlinedFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h47 IsInlinedFunction, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp518 const bool IsInlinedFunction = Tag == dwarf::DW_TAG_inlined_subroutine; in collectStatsRecursive() local