Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp115 bool IsComparison = in run() local
141 if (IsComparison) in run()
180 if (IsComparison) in run()
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DContinuationIndenter.cpp500 const bool IsComparison = in mustBreak() local
506 if (!IsComparison) in mustBreak()