Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.h42 CC(StringRef ccPath, StringRef RemotePath, in CC() argument
44 : CCPath(ccPath), RemoteClientPath(RemotePath) { in CC()
/external/cronet/third_party/boringssl/src/util/fipstools/delocate/
Ddelocate.go1588 ccPath := flag.String("cc", "", "Path to the C compiler for preprocessing inputs")
1633 if len(*ccPath) > 0 {
1634 cppCommand = append(cppCommand, *ccPath)
/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go1588 ccPath := flag.String("cc", "", "Path to the C compiler for preprocessing inputs")
1633 if len(*ccPath) > 0 {
1634 cppCommand = append(cppCommand, *ccPath)