Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.cpp38 const char TernaryId[] = "ternary-bool-yields-condition"; variable
454 StringRef TernaryId) { in matchTernaryResult()