Home
last modified time | relevance | path

Searched defs:BinPath (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h33 std::string BinPath; variable
H A DROCm.h116 SmallString<0> BinPath; variable
/llvm-project/bolt/runtime/
H A Dinstr.cpp724 char *BinPath = getBinaryPath(); in readDescriptions() local