Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DToolRunner.h42 CC(StringRef ccPath, StringRef RemotePath, in CC() argument
44 : CCPath(ccPath), RemoteClientPath(RemotePath) { in CC()