Home
last modified time | relevance | path

Searched refs:enterScope (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTraverse.h256 Variable *enterScope(Variable &Orig, R_SExpr E0) { return &Orig; } in enterScope() function
323 void enterScope(const Variable* V1, const Variable* V2) { } in enterScope() function
363 void enterScope(const Variable* V1, const Variable* V2) { } in enterScope() function
DThreadSafetyTIL.h679 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()
691 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()
734 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse()
743 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()
1884 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()
1896 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()