Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp523 void saveContext(const Stmt *S, Context C) { in saveContext() function in __anon721e4a080811::LocalVariableMap
624 VMap->saveContext(S, Ctx); in VisitDeclStmt()
643 VMap->saveContext(BO, Ctx); in VisitBinaryOperator()
770 saveContext(nullptr, CurrBlockInfo->EntryContext); in traverseCFG()
804 saveContext(nullptr, BlockInfo[exitID].ExitContext); in traverseCFG()