Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp465 Context getNextContext(unsigned &CtxIndex, const Stmt *S, Context C) { in getNextContext() function in __anon68dfda3c0811::LocalVariableMap
2005 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2146 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()