Searched defs:thenBlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1424 const BasicBlock *thenBlock() const { return Branches[0]; } function in class:clang::threadSafety::Branch
1425 BasicBlock *thenBlock() { return Branches[0]; } function in class:clang::threadSafety::Branch

Completed in 180 milliseconds