Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1654 const BasicBlock *thenBlock() const { return ThenBlock; } in thenBlock() function
1655 BasicBlock *thenBlock() { return ThenBlock; } in thenBlock() function