Searched defs:HasSource (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h57 bool HasSource = false; member in struct:llvm::DWARFDebugLine::ContentTypeTracker
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h220 bool HasSource = false; member in struct:llvm::MCDwarfLineTableHeader
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp352 emitOneV5FileEntry(MCStreamer *MCOS, const MCDwarfFile &DwarfFile, bool EmitMD5, bool HasSource, Optional<MCDwarfLineStr> &LineStr) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3389 bool HasSource = false; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5084 bool HasSource = F.getSource().hasValue(); local

Completed in 522 milliseconds