Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DClang.h93 mutable std::unique_ptr<visualstudio::Compiler> CLFallback; variable
/external/clang/lib/Driver/
DTools.h103 mutable std::unique_ptr<visualstudio::Compiler> CLFallback; variable