Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1435 const BasicBlock *thenBlock() const { return Branches[0]; } in thenBlock() function
1436 BasicBlock *thenBlock() { return Branches[0]; } in thenBlock() function