Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp1308 static bool getStaticBooleanValue(Expr *E, bool &TCond) { in getStaticBooleanValue()
1362 bool TCond = false; in getTrylockCallExpr() local