Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp218 bool cu_header_printed = false; in DumpFileLinesInCompUnit() local
243 if (!cu_header_printed) { in DumpFileLinesInCompUnit()
250 cu_header_printed = true; in DumpFileLinesInCompUnit()