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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h200 R_SExpr reduceFunction(Function &Orig, Variable *Nvd, R_SExpr E0) { argument
204 R_SExpr reduceSFunction(SFunction &Orig, Variable *Nvd, R_SExpr E0) { argument
279 R_SExpr reduceLet(Let &Orig, Variable *Nvd, R_SExpr B) { argument
H A DThreadSafetyTIL.h687 Variable *Nvd = Vs.enterScope(*VarDecl, E0); local
742 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); local
1878 Variable *Nvd = Vs.enterScope(*VarDecl, E0); local

Completed in 55 milliseconds