Searched refs:setIsConditionTrue (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1303 E->setIsConditionTrue(Record.readInt());
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4389 void setIsConditionTrue(bool isTrue) { CondIsTrue = isTrue; } function in class:clang::final::ChooseExpr

Completed in 91 milliseconds