Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DAVR.cpp338 std::string LibcRoot = AVRLibcRoot.getValue(); in AVRToolChain() local
341 getFilePaths().push_back(LibcRoot + std::string("/lib/") + SubPath); in AVRToolChain()