Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTraverse.h191 R_SExpr reduceFunction(Function &Orig, Variable *Nvd, R_SExpr E0) { in reduceFunction()
194 R_SExpr reduceSFunction(SFunction &Orig, Variable *Nvd, R_SExpr E0) { in reduceSFunction()
252 R_SExpr reduceLet(Let &Orig, Variable *Nvd, R_SExpr B) { in reduceLet()
DThreadSafetyTIL.h679 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse() local
734 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse() local
1884 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse() local