Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1123 bool getStaticBooleanValue(Expr* E, bool& TCond) { in getStaticBooleanValue()
1177 bool TCond = false; in getTrylockCallExpr() local