Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.cpp1515 StringRef InputFileDir = sys::path::parent_path(Params.InputFilePath); in loadFile() local
1516 Path.assign(InputFileDir.begin(), InputFileDir.end()); in loadFile()