Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h356 : SExpr(COP_Variable), Name(s), Definition(D), Cvdecl(nullptr) { in SExpr() argument
360 : SExpr(COP_Variable), Name(Cvd ? Cvd->getName() : "_x"), in SExpr() argument