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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h886 printBlockLabel(SS, E->elseBlock(), -1);
H A DThreadSafetyTIL.h1427 const BasicBlock *elseBlock() const { return Branches[1]; } function in class:clang::threadSafety::Branch
1428 BasicBlock *elseBlock() { return Branches[1]; } function in class:clang::threadSafety::Branch

Completed in 77 milliseconds