Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp783 VarMapBuilder VMapBuilder(this, CurrBlockInfo->EntryContext); in traverseCFG() local
788 VMapBuilder.Visit(CS.getStmt()); in traverseCFG()
795 CurrBlockInfo->ExitContext = VMapBuilder.Ctx; in traverseCFG()