Home
last modified time | relevance | path

Searched defs:PathStyle (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h54 FileLineInfoKind PathStyle = FileLineInfoKind::AbsoluteFilePath; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp78 sys::path::Style PathStyle = in getFlagName() local