Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp709 CurrentLVarMap.makeWritable(); in addVarDecl()
723 CurrentLVarMap.makeWritable(); in updateVarDecl()
765 CurrentLVarMap.makeWritable(); in makePhiNodeVar()
790 CurrentLVarMap.makeWritable(); in mergeEntryMap()
798 CurrentLVarMap.makeWritable(); in mergeEntryMap()
820 CurrentLVarMap.makeWritable(); in mergeEntryMapBackEdge()
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h287 void makeWritable() { in makeWritable() function