Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h284 bool HasAnySource = false; member
327 HasAnySource |= Source.has_value(); in setRootFile()
335 HasAnySource = false; in resetFileTable()
413 Header.HasAnySource |= Source.has_value(); in setRootFile()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp434 bool EmitMD5, bool HasAnySource, in emitOneV5FileEntry() argument
449 if (HasAnySource) { in emitOneV5FileEntry()
500 if (HasAnySource) in emitV5FileDirTables()
512 if (HasAnySource) { in emitV5FileDirTables()
527 HasAllMD5, HasAnySource, LineStr); in emitV5FileDirTables()
529 emitOneV5FileEntry(MCOS, MCDwarfFiles[i], HasAllMD5, HasAnySource, LineStr); in emitV5FileDirTables()
646 HasAnySource |= Source.has_value(); in tryGetFile()
706 HasAnySource = true; in tryGetFile()