Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DAVR.cpp33 StringRef SubPath; member
339 return std::string(MCU.SubPath); in GetMCUSubPath()
486 std::string SubPath = GetMCUSubPath(CPU); in ConstructJob() local
489 Args.MakeArgString(Twine("-L") + *AVRLibcRoot + "/lib/" + SubPath)); in ConstructJob()
492 "/" + SubPath)); in ConstructJob()