Home
last modified time | relevance | path

Searched defs:HasSource (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dtools.h115 template <typename A, typename = int> struct HasSource : std::false_type {}; struct
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h54 bool HasSource = false; member
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCDwarf.h264 bool HasSource = false; member
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp383 bool EmitMD5, bool HasSource, in emitOneV5FileEntry()
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3538 bool HasSource = false; in parseDirectiveFile() local
H A DMasmParser.cpp4825 bool HasSource = false; in parseDirectiveFile() local
/llvm-project-15.0.7/llvm/lib/IR/
H A DVerifier.cpp6128 bool HasSource = F.getSource().has_value(); in verifySourceDebugInfo() local