Home
last modified time | relevance | path

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

/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp94 static constexpr bool DoRoundTripDefault = true; global() variable
96 static constexpr bool DoRoundTripDefault = false; global() variable
/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp777 bool DoRoundTripDefault = true; RoundTrip() local