Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp461 Context getNextContext(unsigned &CtxIndex, const Stmt *S, Context C) { in getNextContext() function in __anon721e4a080811::LocalVariableMap
1959 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2099 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()