Home
last modified time | relevance | path

Searched defs:CCPath (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.h38 std::string CCPath; // The path to the cc executable. variable
H A DToolRunner.cpp845 auto CCPath = FindProgramByName(CCBinary, Argv0, (void *)(intptr_t)&create); in create() local
[all...]