Home
last modified time | relevance | path

Searched refs:get_separator (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
DPath.h301 const StringRef get_separator();
/external/llvm/lib/Support/
DSourceMgr.cpp63 IncludeDirectories[i] + sys::path::get_separator().data() + Filename; in AddIncludeFile()
DPath.cpp576 const StringRef get_separator() { in get_separator() function
/external/llvm/lib/MC/
DMCDwarf.cpp721 MCOS->EmitBytes(sys::path::get_separator()); in EmitGenDwarfInfo()