Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h41 FileLineInfoKind PathStyle = FileLineInfoKind::AbsoluteFilePath; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp591 parseInvocationList(StringRef FileContent, llvm::sys::path::Style PathStyle) { in parseInvocationList()