Home
last modified time | relevance | path

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

/napi_generator/src/vscode_plugin/src/
Dohcrosscompile.ts31 const clangPath = nativePath.concat("/llvm/bin/clang.exe"); constant
38 const clangPath = nativePath.concat("/llvm/bin/clang"); constant