Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTraverse.h852 printBlockLabel(SS, E->thenBlock(), -1); in printBranch()
DThreadSafetyTIL.h1440 const BasicBlock *thenBlock() const { return Branches[0]; } in thenBlock() function
1441 BasicBlock *thenBlock() { return Branches[0]; } in thenBlock() function