Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DAsmCond.h27 ElseCond // inside else conditional enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2063 if (const Stmt *ElseCond = Else->getTerminatorCondition()) in isAssertlikeBlock() local