reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Analysis/ThreadSafety.cpp
 1442     const Expr *E = LocalVarMap.lookupExpr(DRE->getDecl(), C);
 1988   LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx);
 2133   LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx);
 2283     CFGBlockInfo::getEmptyBlockInfo(LocalVarMap));
 2295   LocalVarMap.traverseCFG(CFGraph, SortedGraph, BlockInfo);