Searched refs:ParentDebugInfoLevel (Results 1 – 6 of 6) sorted by relevance
47 ParentDebugInfoLevel mParentDebugInfoLevel = ParentDebugInfoLevel::FULL;
24 enum class ParentDebugInfoLevel { enum
105 ParentDebugInfoLevel parentDebugInfoLevel, in emitDebugInfo()130 if (parentDebugInfoLevel != ParentDebugInfoLevel::FULL) { in emitDebugInfo()138 if (parentDebugInfoLevel == ParentDebugInfoLevel::FQNAME_ONLY) { in emitDebugInfo()
42 mParentDebugInfoLevel = ParentDebugInfoLevel::NOTHING; in parseArgs()
53 ParentDebugInfoLevel parentDebugInfoLevel,
474 ParentDebugInfoLevel::FQNAME_ONLY, ss, in dumpTable()