Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp420 Context getNextContext(unsigned &CtxIndex, Stmt *S, Context C) { in getNextContext() function in __anon4f66b6dc0811::LocalVariableMap
1854 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
1983 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()