Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp773 VarMapBuilder VMapBuilder(this, CurrBlockInfo->EntryContext); in traverseCFG() local
778 VMapBuilder.Visit(CS.getStmt()); in traverseCFG()
785 CurrBlockInfo->ExitContext = VMapBuilder.Ctx; in traverseCFG()