svf-tools 1.0.853 → 1.0.855

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (325) hide show
  1. package/SVF-doxygen/html/AE_2CMakeLists_8txt.html +106 -0
  2. package/SVF-doxygen/html/AndersenStat_8cpp_source.html +19 -12
  3. package/SVF-doxygen/html/Andersen_8cpp_source.html +3 -3
  4. package/SVF-doxygen/html/Andersen_8h_source.html +4 -4
  5. package/SVF-doxygen/html/CFLStat_8cpp_source.html +1 -1
  6. package/SVF-doxygen/html/CMakeLists_8txt.html +5 -5
  7. package/SVF-doxygen/html/CSC_8cpp_source.html +2 -2
  8. package/SVF-doxygen/html/ConsGNode_8h_source.html +4 -4
  9. package/SVF-doxygen/html/ConsG_8cpp_source.html +663 -644
  10. package/SVF-doxygen/html/ConsG_8h_source.html +335 -332
  11. package/SVF-doxygen/html/DDAClient_8cpp_source.html +4 -4
  12. package/SVF-doxygen/html/DDAStat_8cpp_source.html +249 -252
  13. package/SVF-doxygen/html/DDAStat_8h_source.html +70 -93
  14. package/SVF-doxygen/html/FlowSensitiveStat_8cpp_source.html +1 -1
  15. package/SVF-doxygen/html/PTAStat_8cpp_source.html +107 -83
  16. package/SVF-doxygen/html/PTAStat_8h_source.html +38 -13
  17. package/SVF-doxygen/html/PointerAnalysis_8cpp_source.html +1 -1
  18. package/SVF-doxygen/html/Steensgaard_8h_source.html +1 -1
  19. package/SVF-doxygen/html/VersionedFlowSensitiveStat_8cpp_source.html +1 -1
  20. package/SVF-doxygen/html/WPAStat_8h_source.html +1 -1
  21. package/SVF-doxygen/html/ae_8cpp.html +179 -0
  22. package/SVF-doxygen/html/ae_8cpp_source.html +738 -0
  23. package/SVF-doxygen/html/annotated.html +1 -0
  24. package/SVF-doxygen/html/classSVF_1_1AddrCGEdge.html +11 -11
  25. package/SVF-doxygen/html/classSVF_1_1Andersen.html +20 -20
  26. package/SVF-doxygen/html/classSVF_1_1AndersenBase.html +10 -10
  27. package/SVF-doxygen/html/classSVF_1_1AndersenSCD.html +1 -1
  28. package/SVF-doxygen/html/classSVF_1_1AndersenSFR.html +3 -3
  29. package/SVF-doxygen/html/classSVF_1_1AndersenStat-members.html +8 -2
  30. package/SVF-doxygen/html/classSVF_1_1AndersenStat.html +34 -12
  31. package/SVF-doxygen/html/classSVF_1_1AndersenWaveDiff.html +1 -1
  32. package/SVF-doxygen/html/classSVF_1_1CFLStat-members.html +8 -2
  33. package/SVF-doxygen/html/classSVF_1_1CFLStat.html +16 -1
  34. package/SVF-doxygen/html/classSVF_1_1CSC.html +5 -5
  35. package/SVF-doxygen/html/classSVF_1_1ConstraintGraph-members.html +81 -80
  36. package/SVF-doxygen/html/classSVF_1_1ConstraintGraph.html +672 -623
  37. package/SVF-doxygen/html/classSVF_1_1ConstraintNode.html +28 -28
  38. package/SVF-doxygen/html/classSVF_1_1DDAClient.html +4 -4
  39. package/SVF-doxygen/html/classSVF_1_1DDAStat-members.html +7 -7
  40. package/SVF-doxygen/html/classSVF_1_1DDAStat.html +283 -463
  41. package/SVF-doxygen/html/classSVF_1_1FlowSensitiveStat-members.html +9 -3
  42. package/SVF-doxygen/html/classSVF_1_1FlowSensitiveStat.html +17 -2
  43. package/SVF-doxygen/html/classSVF_1_1ICFGStat-members.html +9 -3
  44. package/SVF-doxygen/html/classSVF_1_1ICFGStat.html +15 -0
  45. package/SVF-doxygen/html/classSVF_1_1MTAStat-members.html +7 -1
  46. package/SVF-doxygen/html/classSVF_1_1MTAStat.html +15 -0
  47. package/SVF-doxygen/html/classSVF_1_1MemSSAStat-members.html +9 -3
  48. package/SVF-doxygen/html/classSVF_1_1MemSSAStat.html +15 -0
  49. package/SVF-doxygen/html/classSVF_1_1PTAStat-members.html +7 -1
  50. package/SVF-doxygen/html/classSVF_1_1PTAStat.html +300 -84
  51. package/SVF-doxygen/html/classSVF_1_1PointerAnalysis.html +1 -1
  52. package/SVF-doxygen/html/classSVF_1_1SVFGStat-members.html +7 -1
  53. package/SVF-doxygen/html/classSVF_1_1SVFGStat.html +15 -0
  54. package/SVF-doxygen/html/classSVF_1_1Steensgaard.html +3 -3
  55. package/SVF-doxygen/html/classSVF_1_1TypeAnalysis.html +1 -1
  56. package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitiveStat-members.html +9 -3
  57. package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitiveStat.html +17 -2
  58. package/SVF-doxygen/html/classSymblicAbstractionTest-members.html +99 -0
  59. package/SVF-doxygen/html/classSymblicAbstractionTest.html +1282 -0
  60. package/SVF-doxygen/html/classes.html +56 -55
  61. package/SVF-doxygen/html/dir_454f632bef84d62ecd1cf13bd508acc9.html +86 -0
  62. package/SVF-doxygen/html/dir_e5d21102e3a998263c6c7812ac857e9d.html +2 -0
  63. package/SVF-doxygen/html/files.html +22 -20
  64. package/SVF-doxygen/html/functions.html +4 -4
  65. package/SVF-doxygen/html/functions_b.html +16 -10
  66. package/SVF-doxygen/html/functions_c.html +27 -24
  67. package/SVF-doxygen/html/functions_f.html +3 -3
  68. package/SVF-doxygen/html/functions_func_b.html +9 -3
  69. package/SVF-doxygen/html/functions_func_c.html +22 -19
  70. package/SVF-doxygen/html/functions_func_g.html +17 -16
  71. package/SVF-doxygen/html/functions_func_n.html +1 -1
  72. package/SVF-doxygen/html/functions_func_r.html +5 -2
  73. package/SVF-doxygen/html/functions_func_s.html +18 -15
  74. package/SVF-doxygen/html/functions_func_t.html +41 -1
  75. package/SVF-doxygen/html/functions_func_~.html +3 -0
  76. package/SVF-doxygen/html/functions_g.html +16 -15
  77. package/SVF-doxygen/html/functions_i.html +3 -3
  78. package/SVF-doxygen/html/functions_l.html +3 -3
  79. package/SVF-doxygen/html/functions_n.html +6 -6
  80. package/SVF-doxygen/html/functions_o.html +3 -3
  81. package/SVF-doxygen/html/functions_p.html +12 -12
  82. package/SVF-doxygen/html/functions_r.html +9 -6
  83. package/SVF-doxygen/html/functions_s.html +22 -19
  84. package/SVF-doxygen/html/functions_t.html +47 -7
  85. package/SVF-doxygen/html/functions_v.html +3 -3
  86. package/SVF-doxygen/html/functions_vars.html +4 -4
  87. package/SVF-doxygen/html/functions_w.html +9 -7
  88. package/SVF-doxygen/html/functions_~.html +3 -0
  89. package/SVF-doxygen/html/globals_a.html +2 -2
  90. package/SVF-doxygen/html/globals_func_a.html +2 -2
  91. package/SVF-doxygen/html/globals_func_m.html +5 -4
  92. package/SVF-doxygen/html/globals_m.html +5 -4
  93. package/SVF-doxygen/html/globals_s.html +3 -0
  94. package/SVF-doxygen/html/globals_vars.html +3 -0
  95. package/SVF-doxygen/html/hierarchy.html +40 -39
  96. package/SVF-doxygen/html/search/all_0.js +4 -4
  97. package/SVF-doxygen/html/search/all_1.js +133 -132
  98. package/SVF-doxygen/html/search/all_10.js +325 -325
  99. package/SVF-doxygen/html/search/all_11.js +225 -224
  100. package/SVF-doxygen/html/search/all_12.js +554 -552
  101. package/SVF-doxygen/html/search/all_13.js +203 -190
  102. package/SVF-doxygen/html/search/all_14.js +67 -67
  103. package/SVF-doxygen/html/search/all_15.js +168 -168
  104. package/SVF-doxygen/html/search/all_16.js +63 -63
  105. package/SVF-doxygen/html/search/all_17.js +1 -1
  106. package/SVF-doxygen/html/search/all_18.js +1 -1
  107. package/SVF-doxygen/html/search/all_19.js +11 -11
  108. package/SVF-doxygen/html/search/all_1a.js +175 -174
  109. package/SVF-doxygen/html/search/all_2.js +173 -171
  110. package/SVF-doxygen/html/search/all_3.js +649 -648
  111. package/SVF-doxygen/html/search/all_4.js +230 -230
  112. package/SVF-doxygen/html/search/all_5.js +119 -119
  113. package/SVF-doxygen/html/search/all_6.js +226 -226
  114. package/SVF-doxygen/html/search/all_7.js +1048 -1048
  115. package/SVF-doxygen/html/search/all_8.js +196 -196
  116. package/SVF-doxygen/html/search/all_9.js +605 -605
  117. package/SVF-doxygen/html/search/all_a.js +46 -46
  118. package/SVF-doxygen/html/search/all_b.js +26 -26
  119. package/SVF-doxygen/html/search/all_c.js +115 -115
  120. package/SVF-doxygen/html/search/all_d.js +197 -197
  121. package/SVF-doxygen/html/search/all_e.js +207 -207
  122. package/SVF-doxygen/html/search/all_f.js +116 -116
  123. package/SVF-doxygen/html/search/classes_0.js +26 -26
  124. package/SVF-doxygen/html/search/classes_1.js +9 -9
  125. package/SVF-doxygen/html/search/classes_10.js +74 -73
  126. package/SVF-doxygen/html/search/classes_11.js +15 -15
  127. package/SVF-doxygen/html/search/classes_12.js +2 -2
  128. package/SVF-doxygen/html/search/classes_13.js +10 -10
  129. package/SVF-doxygen/html/search/classes_14.js +14 -14
  130. package/SVF-doxygen/html/search/classes_15.js +1 -1
  131. package/SVF-doxygen/html/search/classes_2.js +81 -81
  132. package/SVF-doxygen/html/search/classes_3.js +37 -37
  133. package/SVF-doxygen/html/search/classes_4.js +9 -9
  134. package/SVF-doxygen/html/search/classes_5.js +28 -28
  135. package/SVF-doxygen/html/search/classes_6.js +104 -104
  136. package/SVF-doxygen/html/search/classes_7.js +34 -34
  137. package/SVF-doxygen/html/search/classes_8.js +57 -57
  138. package/SVF-doxygen/html/search/classes_9.js +1 -1
  139. package/SVF-doxygen/html/search/classes_a.js +12 -12
  140. package/SVF-doxygen/html/search/classes_b.js +29 -29
  141. package/SVF-doxygen/html/search/classes_c.js +6 -6
  142. package/SVF-doxygen/html/search/classes_d.js +18 -18
  143. package/SVF-doxygen/html/search/classes_e.js +36 -36
  144. package/SVF-doxygen/html/search/classes_f.js +25 -25
  145. package/SVF-doxygen/html/search/defines_0.js +3 -3
  146. package/SVF-doxygen/html/search/defines_1.js +2 -2
  147. package/SVF-doxygen/html/search/defines_2.js +30 -30
  148. package/SVF-doxygen/html/search/defines_3.js +20 -20
  149. package/SVF-doxygen/html/search/defines_4.js +2 -2
  150. package/SVF-doxygen/html/search/defines_5.js +4 -4
  151. package/SVF-doxygen/html/search/defines_6.js +2 -2
  152. package/SVF-doxygen/html/search/defines_7.js +5 -5
  153. package/SVF-doxygen/html/search/defines_8.js +11 -11
  154. package/SVF-doxygen/html/search/defines_9.js +9 -9
  155. package/SVF-doxygen/html/search/defines_a.js +2 -2
  156. package/SVF-doxygen/html/search/defines_b.js +1 -1
  157. package/SVF-doxygen/html/search/defines_c.js +3 -3
  158. package/SVF-doxygen/html/search/defines_d.js +2 -2
  159. package/SVF-doxygen/html/search/defines_e.js +7 -7
  160. package/SVF-doxygen/html/search/defines_f.js +3 -3
  161. package/SVF-doxygen/html/search/enums_0.js +3 -3
  162. package/SVF-doxygen/html/search/enums_1.js +2 -2
  163. package/SVF-doxygen/html/search/enums_10.js +1 -1
  164. package/SVF-doxygen/html/search/enums_11.js +1 -1
  165. package/SVF-doxygen/html/search/enums_2.js +8 -8
  166. package/SVF-doxygen/html/search/enums_3.js +1 -1
  167. package/SVF-doxygen/html/search/enums_4.js +3 -3
  168. package/SVF-doxygen/html/search/enums_5.js +1 -1
  169. package/SVF-doxygen/html/search/enums_6.js +2 -2
  170. package/SVF-doxygen/html/search/enums_7.js +2 -2
  171. package/SVF-doxygen/html/search/enums_8.js +4 -4
  172. package/SVF-doxygen/html/search/enums_9.js +1 -1
  173. package/SVF-doxygen/html/search/enums_a.js +1 -1
  174. package/SVF-doxygen/html/search/enums_b.js +7 -7
  175. package/SVF-doxygen/html/search/enums_c.js +1 -1
  176. package/SVF-doxygen/html/search/enums_d.js +4 -4
  177. package/SVF-doxygen/html/search/enums_e.js +2 -2
  178. package/SVF-doxygen/html/search/enums_f.js +4 -4
  179. package/SVF-doxygen/html/search/enumvalues_0.js +14 -14
  180. package/SVF-doxygen/html/search/enumvalues_1.js +14 -14
  181. package/SVF-doxygen/html/search/enumvalues_10.js +35 -35
  182. package/SVF-doxygen/html/search/enumvalues_11.js +3 -3
  183. package/SVF-doxygen/html/search/enumvalues_12.js +10 -10
  184. package/SVF-doxygen/html/search/enumvalues_13.js +1 -1
  185. package/SVF-doxygen/html/search/enumvalues_14.js +1 -1
  186. package/SVF-doxygen/html/search/enumvalues_15.js +3 -3
  187. package/SVF-doxygen/html/search/enumvalues_2.js +36 -36
  188. package/SVF-doxygen/html/search/enumvalues_3.js +13 -13
  189. package/SVF-doxygen/html/search/enumvalues_4.js +2 -2
  190. package/SVF-doxygen/html/search/enumvalues_5.js +47 -47
  191. package/SVF-doxygen/html/search/enumvalues_6.js +6 -6
  192. package/SVF-doxygen/html/search/enumvalues_7.js +8 -8
  193. package/SVF-doxygen/html/search/enumvalues_8.js +23 -23
  194. package/SVF-doxygen/html/search/enumvalues_9.js +6 -6
  195. package/SVF-doxygen/html/search/enumvalues_a.js +15 -15
  196. package/SVF-doxygen/html/search/enumvalues_b.js +11 -11
  197. package/SVF-doxygen/html/search/enumvalues_c.js +5 -5
  198. package/SVF-doxygen/html/search/enumvalues_d.js +18 -18
  199. package/SVF-doxygen/html/search/enumvalues_e.js +9 -9
  200. package/SVF-doxygen/html/search/enumvalues_f.js +45 -45
  201. package/SVF-doxygen/html/search/files_0.js +14 -13
  202. package/SVF-doxygen/html/search/files_1.js +7 -7
  203. package/SVF-doxygen/html/search/files_10.js +8 -8
  204. package/SVF-doxygen/html/search/files_11.js +8 -8
  205. package/SVF-doxygen/html/search/files_12.js +2 -2
  206. package/SVF-doxygen/html/search/files_2.js +57 -57
  207. package/SVF-doxygen/html/search/files_3.js +14 -14
  208. package/SVF-doxygen/html/search/files_4.js +5 -5
  209. package/SVF-doxygen/html/search/files_5.js +13 -13
  210. package/SVF-doxygen/html/search/files_6.js +9 -9
  211. package/SVF-doxygen/html/search/files_7.js +14 -14
  212. package/SVF-doxygen/html/search/files_8.js +13 -13
  213. package/SVF-doxygen/html/search/files_9.js +18 -18
  214. package/SVF-doxygen/html/search/files_a.js +3 -3
  215. package/SVF-doxygen/html/search/files_b.js +2 -2
  216. package/SVF-doxygen/html/search/files_c.js +20 -20
  217. package/SVF-doxygen/html/search/files_d.js +4 -4
  218. package/SVF-doxygen/html/search/files_e.js +62 -62
  219. package/SVF-doxygen/html/search/files_f.js +8 -8
  220. package/SVF-doxygen/html/search/functions_0.js +13 -13
  221. package/SVF-doxygen/html/search/functions_1.js +364 -364
  222. package/SVF-doxygen/html/search/functions_10.js +140 -140
  223. package/SVF-doxygen/html/search/functions_11.js +140 -139
  224. package/SVF-doxygen/html/search/functions_12.js +289 -288
  225. package/SVF-doxygen/html/search/functions_13.js +72 -59
  226. package/SVF-doxygen/html/search/functions_14.js +39 -39
  227. package/SVF-doxygen/html/search/functions_15.js +71 -71
  228. package/SVF-doxygen/html/search/functions_16.js +32 -32
  229. package/SVF-doxygen/html/search/functions_17.js +3 -3
  230. package/SVF-doxygen/html/search/functions_18.js +175 -174
  231. package/SVF-doxygen/html/search/functions_2.js +91 -89
  232. package/SVF-doxygen/html/search/functions_3.js +262 -261
  233. package/SVF-doxygen/html/search/functions_4.js +78 -78
  234. package/SVF-doxygen/html/search/functions_5.js +53 -53
  235. package/SVF-doxygen/html/search/functions_6.js +60 -60
  236. package/SVF-doxygen/html/search/functions_7.js +857 -857
  237. package/SVF-doxygen/html/search/functions_8.js +148 -148
  238. package/SVF-doxygen/html/search/functions_9.js +421 -421
  239. package/SVF-doxygen/html/search/functions_a.js +30 -30
  240. package/SVF-doxygen/html/search/functions_b.js +2 -2
  241. package/SVF-doxygen/html/search/functions_c.js +25 -25
  242. package/SVF-doxygen/html/search/functions_d.js +79 -79
  243. package/SVF-doxygen/html/search/functions_e.js +35 -35
  244. package/SVF-doxygen/html/search/functions_f.js +56 -56
  245. package/SVF-doxygen/html/search/namespaces_0.js +1 -1
  246. package/SVF-doxygen/html/search/namespaces_1.js +7 -7
  247. package/SVF-doxygen/html/search/related_0.js +2 -2
  248. package/SVF-doxygen/html/search/related_1.js +2 -2
  249. package/SVF-doxygen/html/search/related_2.js +3 -3
  250. package/SVF-doxygen/html/search/related_3.js +2 -2
  251. package/SVF-doxygen/html/search/related_4.js +2 -2
  252. package/SVF-doxygen/html/search/related_5.js +1 -1
  253. package/SVF-doxygen/html/search/related_6.js +2 -2
  254. package/SVF-doxygen/html/search/related_7.js +4 -4
  255. package/SVF-doxygen/html/search/related_8.js +2 -2
  256. package/SVF-doxygen/html/search/related_9.js +4 -4
  257. package/SVF-doxygen/html/search/related_a.js +19 -19
  258. package/SVF-doxygen/html/search/related_b.js +4 -4
  259. package/SVF-doxygen/html/search/related_c.js +2 -2
  260. package/SVF-doxygen/html/search/related_d.js +12 -12
  261. package/SVF-doxygen/html/search/related_e.js +2 -2
  262. package/SVF-doxygen/html/search/related_f.js +2 -2
  263. package/SVF-doxygen/html/search/typedefs_0.js +19 -19
  264. package/SVF-doxygen/html/search/typedefs_1.js +26 -26
  265. package/SVF-doxygen/html/search/typedefs_10.js +62 -62
  266. package/SVF-doxygen/html/search/typedefs_11.js +13 -13
  267. package/SVF-doxygen/html/search/typedefs_12.js +11 -11
  268. package/SVF-doxygen/html/search/typedefs_13.js +33 -33
  269. package/SVF-doxygen/html/search/typedefs_14.js +8 -8
  270. package/SVF-doxygen/html/search/typedefs_2.js +129 -129
  271. package/SVF-doxygen/html/search/typedefs_3.js +39 -39
  272. package/SVF-doxygen/html/search/typedefs_4.js +17 -17
  273. package/SVF-doxygen/html/search/typedefs_5.js +41 -41
  274. package/SVF-doxygen/html/search/typedefs_6.js +56 -56
  275. package/SVF-doxygen/html/search/typedefs_7.js +44 -44
  276. package/SVF-doxygen/html/search/typedefs_8.js +1 -1
  277. package/SVF-doxygen/html/search/typedefs_9.js +6 -6
  278. package/SVF-doxygen/html/search/typedefs_a.js +29 -29
  279. package/SVF-doxygen/html/search/typedefs_b.js +29 -29
  280. package/SVF-doxygen/html/search/typedefs_c.js +41 -41
  281. package/SVF-doxygen/html/search/typedefs_d.js +14 -14
  282. package/SVF-doxygen/html/search/typedefs_e.js +52 -52
  283. package/SVF-doxygen/html/search/typedefs_f.js +14 -14
  284. package/SVF-doxygen/html/search/variables_0.js +151 -151
  285. package/SVF-doxygen/html/search/variables_1.js +76 -76
  286. package/SVF-doxygen/html/search/variables_10.js +98 -98
  287. package/SVF-doxygen/html/search/variables_11.js +45 -45
  288. package/SVF-doxygen/html/search/variables_12.js +91 -90
  289. package/SVF-doxygen/html/search/variables_13.js +74 -74
  290. package/SVF-doxygen/html/search/variables_14.js +14 -14
  291. package/SVF-doxygen/html/search/variables_15.js +49 -49
  292. package/SVF-doxygen/html/search/variables_16.js +9 -9
  293. package/SVF-doxygen/html/search/variables_17.js +1 -1
  294. package/SVF-doxygen/html/search/variables_18.js +2 -2
  295. package/SVF-doxygen/html/search/variables_2.js +38 -38
  296. package/SVF-doxygen/html/search/variables_3.js +142 -142
  297. package/SVF-doxygen/html/search/variables_4.js +50 -50
  298. package/SVF-doxygen/html/search/variables_5.js +37 -37
  299. package/SVF-doxygen/html/search/variables_6.js +66 -66
  300. package/SVF-doxygen/html/search/variables_7.js +34 -34
  301. package/SVF-doxygen/html/search/variables_8.js +7 -7
  302. package/SVF-doxygen/html/search/variables_9.js +78 -78
  303. package/SVF-doxygen/html/search/variables_a.js +4 -4
  304. package/SVF-doxygen/html/search/variables_b.js +10 -10
  305. package/SVF-doxygen/html/search/variables_c.js +45 -45
  306. package/SVF-doxygen/html/search/variables_d.js +55 -55
  307. package/SVF-doxygen/html/search/variables_e.js +123 -123
  308. package/SVF-doxygen/html/search/variables_f.js +30 -30
  309. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +118 -118
  310. package/SVF-doxygen/html/structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ConstraintNode_01_5_01_4_01_4.html +1 -1
  311. package/SVF-doxygen/html/structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintGraph_01_5_01_4.html +2 -2
  312. package/SVF-doxygen/html/structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintNode_01_5_01_4.html +1 -1
  313. package/build.sh +1 -1
  314. package/package.json +1 -1
  315. package/svf/include/DDA/DDAStat.h +0 -17
  316. package/svf/include/Graphs/ConsG.h +2 -0
  317. package/svf/include/Util/PTAStat.h +19 -1
  318. package/svf/lib/DDA/DDAStat.cpp +0 -3
  319. package/svf/lib/Graphs/ConsG.cpp +20 -0
  320. package/svf/lib/Util/PTAStat.cpp +17 -1
  321. package/svf/lib/WPA/Andersen.cpp +2 -2
  322. package/svf/lib/WPA/AndersenStat.cpp +3 -0
  323. package/svf-llvm/tools/AE/CMakeLists.txt +2 -0
  324. package/svf-llvm/tools/AE/ae.cpp +607 -0
  325. package/svf-llvm/tools/CMakeLists.txt +3 -2
@@ -1,651 +1,652 @@
1
1
  var searchData=
2
2
  [
3
- ['cachedptschainmap_829',['cachedPtsChainMap',['../classSVF_1_1MRGenerator.html#a0e46c7beb580ace3a652ac9e1c419b48',1,'SVF::MRGenerator']]],
4
- ['calculateaddrvarpts_830',['calculateAddrVarPts',['../classSVF_1_1FlowSensitiveStat.html#a04466753c771238c6e1cc57964061dce',1,'SVF::FlowSensitiveStat']]],
5
- ['calculatenodedegrees_831',['calculateNodeDegrees',['../classSVF_1_1SVFGStat.html#a570b8466e99ce5f68e02546d1ef21971',1,'SVF::SVFGStat']]],
6
- ['call_832',['Call',['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a97ca16eba4c5f92e16388f0cdbcfcc00',1,'SVF::SVFStmt::Call()'],['../classSVF_1_1CallPE.html#ace0704c65aa3637c50ff880f68808bba',1,'SVF::CallPE::call()'],['../classSVF_1_1RetPE.html#aa2d42edfce9d5a8c025c0bb529aee0f2',1,'SVF::RetPE::call()']]],
7
- ['callbase_833',['CallBase',['../namespaceSVF.html#a1f4624771922dc8c2447ad7433588c73',1,'SVF']]],
8
- ['callblocknode_834',['callBlockNode',['../classSVF_1_1RetICFGNode.html#a42f4b87f590b3a393059bcca5736c596',1,'SVF::RetICFGNode']]],
9
- ['callbrinst_835',['CallBrInst',['../namespaceSVF.html#ac6b6710585fc6667858ccfd4311b6ab5',1,'SVF']]],
10
- ['callcf_836',['CallCF',['../classSVF_1_1ICFGEdge.html#a395c34788e98950bc43e8cb44313e429a3486c9d9a182f2ba5d986fe74439ec2e',1,'SVF::ICFGEdge']]],
11
- ['callcfgedge_837',['CallCFGEdge',['../classSVF_1_1CallCFGEdge.html',1,'SVF::CallCFGEdge'],['../classSVF_1_1CallCFGEdge.html#aa6eb16dadce895fbd13d09645b60245a',1,'SVF::CallCFGEdge::CallCFGEdge()']]],
12
- ['callchi_838',['CallCHI',['../classSVF_1_1CallCHI.html',1,'SVF::CallCHI< Cond >'],['../classSVF_1_1SVFG.html#a5f3e0fbf83621cc661d2c59800756727',1,'SVF::SVFG::CALLCHI()'],['../classSVF_1_1MemSSA.html#a56ffeb1f76c73766d06aedd60235c8d9',1,'SVF::MemSSA::CALLCHI()'],['../classSVF_1_1CallCHI.html#a011044a63529bdd773dd2ad447668029',1,'SVF::CallCHI::CallCHI()']]],
13
- ['calldirsvfgedge_839',['CallDirSVFGEdge',['../classSVF_1_1CallDirSVFGEdge.html',1,'SVF::CallDirSVFGEdge'],['../classSVF_1_1CallDirSVFGEdge.html#a76db2165a2f956cbb43f63f2949679f4',1,'SVF::CallDirSVFGEdge::CallDirSVFGEdge()']]],
14
- ['calldirvf_840',['CallDirVF',['../classSVF_1_1VFGEdge.html#a156ae6a8b3a033f505c18c6b162e7cf5a8383c27feab3f1acc67cacef9744c04a',1,'SVF::VFGEdge']]],
15
- ['calledgelabelcounter_841',['callEdgeLabelCounter',['../classSVF_1_1SVFStmt.html#a24227d7f1dd472f47bf94cb5db8505c4',1,'SVF::SVFStmt']]],
16
- ['calledgemap_842',['CallEdgeMap',['../classSVF_1_1FlowDDA.html#a5a5548577e4a3e225185c4001386fc84',1,'SVF::FlowDDA::CallEdgeMap()'],['../classSVF_1_1PTACallGraph.html#a4948c9e7ff7f1c86d0f27c49e7208aa3',1,'SVF::PTACallGraph::CallEdgeMap()'],['../classSVF_1_1PointerAnalysis.html#a35bd5f0fb2c146199e9f1aa6a19b4062',1,'SVF::PointerAnalysis::CallEdgeMap()'],['../classSVF_1_1SVFGBuilder.html#ae12f803f5ccdb47232043c8c5ae129bf',1,'SVF::SVFGBuilder::CallEdgeMap()'],['../classSVF_1_1MTASVFGBuilder.html#a5bbc071046b2a81bd23ba084d30230e5',1,'SVF::MTASVFGBuilder::CallEdgeMap()']]],
17
- ['calledval_843',['calledVal',['../classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491',1,'SVF::SVFCallInst']]],
18
- ['caller_844',['Caller',['../classSVF_1_1SVFBugEvent.html#a4d0c0744525bc445a64176c3808377f3af8ef890358aa9e45bc09407fc8cd36b6',1,'SVF::SVFBugEvent']]],
19
- ['callgraph_845',['callgraph',['../classSVF_1_1VFG.html#a0c8cf98b652b5eb97d22e2636576f92f',1,'SVF::VFG::callgraph()'],['../classSVF_1_1PCG.html#ae9026f717c442198ffa90ff66f482c92',1,'SVF::PCG::callgraph()'],['../classSVF_1_1CallGraphBuilder.html#a77ccca4e81eb1199c89d75e1b2d21af6',1,'SVF::CallGraphBuilder::callgraph()'],['../classSVF_1_1MRGenerator.html#a05005a166c39b1adea492655d77db519',1,'SVF::MRGenerator::callGraph()']]],
20
- ['callgraphbuilder_846',['CallGraphBuilder',['../classSVF_1_1CallGraphBuilder.html',1,'SVF::CallGraphBuilder'],['../classSVF_1_1CallGraphBuilder.html#ae5c2b2deb4a621cb38a31c8895052856',1,'SVF::CallGraphBuilder::CallGraphBuilder()']]],
21
- ['callgraphbuilder_2ecpp_847',['CallGraphBuilder.cpp',['../CallGraphBuilder_8cpp.html',1,'']]],
22
- ['callgraphbuilder_2eh_848',['CallGraphBuilder.h',['../CallGraphBuilder_8h.html',1,'']]],
23
- ['callgraphdotgraph_849',['CallGraphDotGraph',['../classSVF_1_1Options.html#a0a998c2e1d701b2052985691babc4567',1,'SVF::Options']]],
24
- ['callgraphedgeconstiter_850',['CallGraphEdgeConstIter',['../classSVF_1_1PTACallGraph.html#a9b7f6979a95244c620fdb791e053237b',1,'SVF::PTACallGraph']]],
25
- ['callgraphedgeiter_851',['CallGraphEdgeIter',['../classSVF_1_1PTACallGraph.html#a2f28a1ce0c7d6a0bc2fc2627e90acf1c',1,'SVF::PTACallGraph']]],
26
- ['callgraphedgeset_852',['CallGraphEdgeSet',['../classSVF_1_1PTACallGraphEdge.html#aa96d6bc3ffd3a5537b871a4c87c65888',1,'SVF::PTACallGraphEdge::CallGraphEdgeSet()'],['../classSVF_1_1PTACallGraphNode.html#a9cc3b4b46aaf45fd6d08a4995957646c',1,'SVF::PTACallGraphNode::CallGraphEdgeSet()'],['../classSVF_1_1PTACallGraph.html#a1ad288117daa4031e195eb35d805cac6',1,'SVF::PTACallGraph::CallGraphEdgeSet()']]],
27
- ['callgraphnodenum_853',['callGraphNodeNum',['../classSVF_1_1PTACallGraph.html#af0e1a940677fb7f6c4aaef2f9c46c3e5',1,'SVF::PTACallGraph']]],
28
- ['callgraphscc_854',['callGraphSCC',['../classSVF_1_1PointerAnalysis.html#ae3b651799345d9d92b6d736dafb03f63',1,'SVF::PointerAnalysis::callGraphSCC()'],['../classSVF_1_1MRGenerator.html#aa3a12cf1f761d25b9213bc6e50d89ba5',1,'SVF::MRGenerator::callGraphSCC()'],['../classSVF_1_1DDAVFSolver.html#af6e05e87ba8d6b6ae65807803b1b0221',1,'SVF::DDAVFSolver::CallGraphSCC()'],['../classSVF_1_1PointerAnalysis.html#ac4ad73782f42f90ad7ac9c66edb27c69',1,'SVF::PointerAnalysis::CallGraphSCC()']]],
29
- ['callgraphsccdetection_855',['callGraphSCCDetection',['../classSVF_1_1PointerAnalysis.html#aafa5df4aa576a144476e547b1da35795',1,'SVF::PointerAnalysis']]],
30
- ['callgraphsolvebasedoncha_856',['callGraphSolveBasedOnCHA',['../classSVF_1_1TypeAnalysis.html#aec579b7854aa6a994632d3f7c5d621db',1,'SVF::TypeAnalysis']]],
31
- ['callgraphstat_857',['callgraphStat',['../classSVF_1_1PTAStat.html#af2eb88d1563be9e6290a5fc69bec3bbe',1,'SVF::PTAStat::callgraphStat()'],['../classSVF_1_1SVFStat.html#a21e6767fbe2c3cdea4aac30199dfd2f0',1,'SVF::SVFStat::callgraphStat()']]],
32
- ['callicfgnode_858',['CallICFGNode',['../classSVF_1_1CallICFGNode.html',1,'SVF::CallICFGNode'],['../classSVF_1_1CallICFGNode.html#af4af1792690851d797da882546dba2f1',1,'SVF::CallICFGNode::CallICFGNode(NodeID id)'],['../classSVF_1_1CallICFGNode.html#aeaf8909658b59ba248d0c9a89cbd98f2',1,'SVF::CallICFGNode::CallICFGNode(NodeID id, const SVFInstruction *c)']]],
33
- ['callindsvfgedge_859',['CallIndSVFGEdge',['../classSVF_1_1CallIndSVFGEdge.html',1,'SVF::CallIndSVFGEdge'],['../classSVF_1_1CallIndSVFGEdge.html#a9651aa6a85a7ee9e626dd66a5410b191',1,'SVF::CallIndSVFGEdge::CallIndSVFGEdge()']]],
34
- ['callindvf_860',['CallIndVF',['../classSVF_1_1VFGEdge.html#a156ae6a8b3a033f505c18c6b162e7cf5a978c857fcc06d2f988bc9ce16ce10145',1,'SVF::VFGEdge']]],
35
- ['callinst_861',['callInst',['../classSVF_1_1InterMSSAPHISVFGNode.html#aac74080dd5078d31d6f43edc2caf3c08',1,'SVF::InterMSSAPHISVFGNode::callInst()'],['../classSVF_1_1InterPHIVFGNode.html#a6a8b370c8de218abf89cf00a72d3cd0c',1,'SVF::InterPHIVFGNode::callInst()'],['../namespaceSVF.html#adc8b60ca7d60cf6c81feae20e4a04c63',1,'SVF::CallInst()']]],
36
- ['callinstset_862',['CallInstSet',['../classSVF_1_1DDAVFSolver.html#ac227096ad71dfda8bc48c139fccb3af2',1,'SVF::DDAVFSolver::CallInstSet()'],['../classSVF_1_1PTACallGraphEdge.html#adbedb15ac0f9395c5264f087a63bad3b',1,'SVF::PTACallGraphEdge::CallInstSet()'],['../classSVF_1_1PCG.html#ad33f2f6a08fe6ccad9b6f92c8d211565',1,'SVF::PCG::CallInstSet()']]],
37
- ['callinsttocallgraphedgesmap_863',['CallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a09245c929079024095cfe0d6570b70e8',1,'SVF::PTACallGraph::CallInstToCallGraphEdgesMap()'],['../classSVF_1_1PTACallGraph.html#ab29003352d8152b9d0fd37919ac212c5',1,'SVF::PTACallGraph::callinstToCallGraphEdgesMap()']]],
38
- ['callinsttoforkedgesmap_864',['CallInstToForkEdgesMap',['../classSVF_1_1ThreadCallGraph.html#aec88ec07a721b120290a7dde94ae1b51',1,'SVF::ThreadCallGraph']]],
39
- ['callinsttohareparforedgesmap_865',['callinstToHareParForEdgesMap',['../classSVF_1_1ThreadCallGraph.html#a42a088dba9cda7a7718685f80f52c928',1,'SVF::ThreadCallGraph']]],
40
- ['callinsttojoinedgesmap_866',['CallInstToJoinEdgesMap',['../classSVF_1_1ThreadCallGraph.html#ab446ddd20cf46eeb76fcd5789faef521',1,'SVF::ThreadCallGraph']]],
41
- ['callinsttoparforedgesmap_867',['CallInstToParForEdgesMap',['../classSVF_1_1ThreadCallGraph.html#aba9d3e04e923cc787ab46a1f7eebb554',1,'SVF::ThreadCallGraph']]],
42
- ['callinsttothreadforkedgesmap_868',['callinstToThreadForkEdgesMap',['../classSVF_1_1ThreadCallGraph.html#a79ba3df9d85eed3c9a55e6797fdcb9b9',1,'SVF::ThreadCallGraph']]],
43
- ['callinsttothreadjoinedgesmap_869',['callinstToThreadJoinEdgesMap',['../classSVF_1_1ThreadCallGraph.html#af2009968716a3785322e664a712cbb60',1,'SVF::ThreadCallGraph']]],
44
- ['callmssachi_870',['CallMSSACHI',['../classSVF_1_1MSSADEF.html#a32682e20c9c08d2bdd5abc62ea17af18acdf2b1261a1be8a4a923a22311ecd1e4',1,'SVF::MSSADEF']]],
45
- ['callmssamu_871',['CallMSSAMU',['../classSVF_1_1MSSAMU.html#a82c66f3e2b7d2d9dd391a947719bda9ba5e02921dfd30772024d77915d9f15f18',1,'SVF::MSSAMU']]],
46
- ['callmu_872',['CallMU',['../classSVF_1_1CallMU.html',1,'SVF::CallMU< Cond >'],['../classSVF_1_1SVFG.html#acd9fd6597e5dedf3c14a430830c7dd08',1,'SVF::SVFG::CALLMU()'],['../classSVF_1_1MemSSA.html#a7be50dd82679b45a8c400f5a12056a25',1,'SVF::MemSSA::CALLMU()'],['../classSVF_1_1CallMU.html#abb981eb0739d7b3fdcc271b693e708ae',1,'SVF::CallMU::CallMU()']]],
47
- ['callpe_873',['CallPE',['../classSVF_1_1CallPE.html',1,'SVF::CallPE'],['../classSVF_1_1CallPE.html#a1e09f62a8e3ce2d3bc3fadb29e32a50e',1,'SVF::CallPE::CallPE(const CallPE &)'],['../classSVF_1_1CallPE.html#a11e9ece543eed957b5be9da326e22375',1,'SVF::CallPE::CallPE(GEdgeFlag k=SVFStmt::Call)'],['../classSVF_1_1CallPE.html#ac288d86ba28464f37af1d565e7f78571',1,'SVF::CallPE::CallPE(SVFVar *s, SVFVar *d, const CallICFGNode *i, const FunEntryICFGNode *e, GEdgeKind k=SVFStmt::Call)']]],
48
- ['callpebegin_874',['callPEBegin',['../classSVF_1_1FormalParmVFGNode.html#ac2711b6bf2b27386def742aa0959ba35',1,'SVF::FormalParmVFGNode']]],
49
- ['callpeend_875',['callPEEnd',['../classSVF_1_1FormalParmVFGNode.html#ae9a11d1c9c646baecc4e510eb10fa515',1,'SVF::FormalParmVFGNode']]],
50
- ['callpes_876',['callPEs',['../classSVF_1_1CallCFGEdge.html#a3f48f7f041c5e6d385757035c551d51c',1,'SVF::CallCFGEdge::callPEs()'],['../classSVF_1_1FormalParmVFGNode.html#a8d124f42c320d38ddd08ed4948d63517',1,'SVF::FormalParmVFGNode::callPEs()']]],
51
- ['callpeset_877',['CallPESet',['../classSVF_1_1ICFGNode.html#ab1a4b4a8dc600ca375d9f5adbd2a5b59',1,'SVF::ICFGNode::CallPESet()'],['../classSVF_1_1VFG.html#ade3f735b3c7b1a53cab3d67cd9f7b874',1,'SVF::VFG::CallPESet()'],['../classSVF_1_1VFGNode.html#a43b6b3dc747d310f793ca1b3bfa9d05f',1,'SVF::VFGNode::CallPESet()']]],
52
- ['callretedge_878',['CallRetEdge',['../classSVF_1_1PTACallGraphEdge.html#a9738544725458bb022b8d5f2dbd281f7aa968b68fb87a0135833105f4e6413c69',1,'SVF::PTACallGraphEdge']]],
53
- ['callsite_879',['CallSite',['../classSVF_1_1CallSite.html',1,'SVF::CallSite'],['../classSVF_1_1CallMU.html#aa90a06c9e44914a7a8e104aa80bf1374',1,'SVF::CallMU::callsite()'],['../classSVF_1_1CallCHI.html#a30f1f8f2b23df3bad70d8083397e28eb',1,'SVF::CallCHI::callsite()'],['../classSVF_1_1SVFBugEvent.html#a4d0c0744525bc445a64176c3808377f3aa16d1c3d5b68a356288ba49f4aee1629',1,'SVF::SVFBugEvent::CallSite()'],['../classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f',1,'SVF::CallSite::CallSite()'],['../classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910',1,'SVF::CallSite::CallSite(const SVFInstruction *I)']]],
54
- ['callsite2dummyvalpn_880',['callsite2DummyValPN',['../classSVF_1_1CFLAlias.html#ae879c990852862e5ed4e4e7da76dda05',1,'SVF::CFLAlias::callsite2DummyValPN()'],['../classSVF_1_1Andersen.html#a2f88b6035ecb480f7d11afe6bc666541',1,'SVF::Andersen::callsite2DummyValPN()'],['../classSVF_1_1Steensgaard.html#a85f32b4efd335dde646dfdaf0c7eedd0',1,'SVF::Steensgaard::callsite2DummyValPN()'],['../classSVF_1_1CFLAlias.html#af8424cab679dae62320c6dec6253036a',1,'SVF::CFLAlias::CallSite2DummyValPN()'],['../classSVF_1_1Andersen.html#a0f65f1881111167bffe1cb2ad05c0a51',1,'SVF::Andersen::CallSite2DummyValPN()'],['../classSVF_1_1Steensgaard.html#a248c51fefff8d65d0ae267a0ce114833',1,'SVF::Steensgaard::CallSite2DummyValPN()']]],
55
- ['callsiteargslistmap_881',['callSiteArgsListMap',['../classSVF_1_1SVFIR.html#aa0920f5f967efdb89e23f12d31b112a2',1,'SVF::SVFIR']]],
56
- ['callsitehasret_882',['callsiteHasRet',['../classSVF_1_1SVFIR.html#aa79dba26cb34b40eee682713db299d5f',1,'SVF::SVFIR']]],
57
- ['callsiteid_883',['CallSiteID',['../namespaceSVF.html#a03d88a0302bcd253387690f13f693f64',1,'SVF']]],
58
- ['callsitepair_884',['CallSitePair',['../classSVF_1_1PTACallGraph.html#a178d9971028e8ce26ab8894c5c6b5784',1,'SVF::PTACallGraph']]],
59
- ['callsiteretmap_885',['callSiteRetMap',['../classSVF_1_1SVFIR.html#a11ab07f48c934f45c239393332aa60e1',1,'SVF::SVFIR']]],
60
- ['callsiteset_886',['callSiteSet',['../classSVF_1_1SVFIR.html#ac6c537688366e73bb0ae5db49c0b2450',1,'SVF::SVFIR::callSiteSet()'],['../classSVF_1_1DDAVFSolver.html#a0c590e9d56b6d37cb6e0c9081363a0ef',1,'SVF::DDAVFSolver::CallSiteSet()'],['../classSVF_1_1FlowDDA.html#a5f51c3ba53410fa31225b8ff6fb5e4b4',1,'SVF::FlowDDA::CallSiteSet()'],['../classSVF_1_1ThreadCallGraph.html#a0d560b811f8df1a710c627e1ac100155',1,'SVF::ThreadCallGraph::CallSiteSet()'],['../classSVF_1_1PointerAnalysis.html#a5583b5fc0db461a0138b1f2f1c9a89a0',1,'SVF::PointerAnalysis::CallSiteSet()'],['../classSVF_1_1SVFGBuilder.html#a77bc88750823c8a0d19aad002e56ce07',1,'SVF::SVFGBuilder::CallSiteSet()'],['../classSVF_1_1MTASVFGBuilder.html#a6a56d37d832ebe1d98ea32120b58bc1e',1,'SVF::MTASVFGBuilder::CallSiteSet()'],['../classSVF_1_1SrcSnkDDA.html#a47a4be28c625bf4d079a04ac24132165',1,'SVF::SrcSnkDDA::CallSiteSet()'],['../classSVF_1_1SVFIR.html#a2b237e55fd8d7fd61eb3ac6968e4a76e',1,'SVF::SVFIR::CallSiteSet()']]],
61
- ['callsitetoactualinmap_887',['callSiteToActualINMap',['../classSVF_1_1SVFG.html#af9313ebec4a52fd887169b7c6373a7d4',1,'SVF::SVFG']]],
62
- ['callsitetoactualinsmapty_888',['CallSiteToActualINsMapTy',['../classSVF_1_1SVFG.html#a727af89a305e48f399ad33cc7149dbcb',1,'SVF::SVFG']]],
63
- ['callsitetoactualoutmap_889',['callSiteToActualOUTMap',['../classSVF_1_1SVFG.html#a39873b954b6e0eb0641f56ca4cd06ef9',1,'SVF::SVFG']]],
64
- ['callsitetoactualoutsmapty_890',['CallSiteToActualOUTsMapTy',['../classSVF_1_1SVFG.html#a7c4e9c0fad457a2dc81a85f96fcec9ec',1,'SVF::SVFG']]],
65
- ['callsitetochisetmap_891',['callsiteToChiSetMap',['../classSVF_1_1MemSSA.html#a1be5a6776c8785f26573b597881c8195',1,'SVF::MemSSA::callsiteToChiSetMap()'],['../classSVF_1_1MemSSA.html#a43b118f1b16a032fd1f27f8258c748ab',1,'SVF::MemSSA::CallSiteToCHISetMap()']]],
66
- ['callsitetochnodesmap_892',['CallSiteToCHNodesMap',['../classSVF_1_1CHGraph.html#a3740a239432a5c7237109aa72aa28eff',1,'SVF::CHGraph']]],
67
- ['callsitetofunptrmap_893',['CallSiteToFunPtrMap',['../classSVF_1_1PointerAnalysis.html#ad95c842964e6ca46e51fb763fefec585',1,'SVF::PointerAnalysis::CallSiteToFunPtrMap()'],['../classSVF_1_1SVFIR.html#a51bf00bfd1d32ea8a4a280cf99725d7d',1,'SVF::SVFIR::CallSiteToFunPtrMap()']]],
68
- ['callsitetoidmap_894',['CallSiteToIdMap',['../classSVF_1_1PTACallGraph.html#ae4e3e5f108bc1e47af8f58d2e43345d2',1,'SVF::PTACallGraph']]],
69
- ['callsitetomodmrsmap_895',['callsiteToModMRsMap',['../classSVF_1_1MRGenerator.html#adf8d477e5f622855799842134145ecc4',1,'SVF::MRGenerator']]],
70
- ['callsitetomodpointstomap_896',['callsiteToModPointsToMap',['../classSVF_1_1MRGenerator.html#ab8df193e84009e406c301731d17dc7b9',1,'SVF::MRGenerator']]],
71
- ['callsitetomrsmap_897',['CallSiteToMRsMap',['../classSVF_1_1MRGenerator.html#af9872d1175874a920e6df10268518233',1,'SVF::MRGenerator']]],
72
- ['callsitetomusetmap_898',['callsiteToMuSetMap',['../classSVF_1_1MemSSA.html#aba54e534d18f68fbb97b26befd06ba1a',1,'SVF::MemSSA::callsiteToMuSetMap()'],['../classSVF_1_1MemSSA.html#a5d4ba728fb55e615cacfc5278e6bc4b7',1,'SVF::MemSSA::CallSiteToMUSetMap()']]],
73
- ['callsitetonodebsmap_899',['CallSiteToNodeBSMap',['../classSVF_1_1MRGenerator.html#a934a90164cc1364ea6aba5b4ae3cf2a9',1,'SVF::MRGenerator']]],
74
- ['callsitetopointstomap_900',['CallSiteToPointsToMap',['../classSVF_1_1MRGenerator.html#a255e42c2b2062bbc799517c77ec25336',1,'SVF::MRGenerator']]],
75
- ['callsitetorefmrsmap_901',['callsiteToRefMRsMap',['../classSVF_1_1MRGenerator.html#a7a7ed21181c2486b60170a479a5a534e',1,'SVF::MRGenerator']]],
76
- ['callsitetorefpointstomap_902',['callsiteToRefPointsToMap',['../classSVF_1_1MRGenerator.html#a34967cda51699f948a581b9f88fa3b10',1,'SVF::MRGenerator']]],
77
- ['callsitetovfunsetmap_903',['CallSiteToVFunSetMap',['../classSVF_1_1CHGraph.html#a0397e5da88106dc8b4a1e207ae455e74',1,'SVF::CHGraph']]],
78
- ['callsitetovtablesetmap_904',['CallSiteToVTableSetMap',['../classSVF_1_1CHGraph.html#aefdf6c5fe8a26efce200e8225d463cac',1,'SVF::CHGraph']]],
79
- ['callstrcxt_905',['CallStrCxt',['../namespaceSVF.html#ab700523619b089b952498f39a7f5b6b1',1,'SVF']]],
80
- ['calltoinstmap_906',['CallToInstMap',['../classSVF_1_1ThreadCallGraph.html#add85c5647bd0423770fb0fb35426e0cb',1,'SVF::ThreadCallGraph']]],
81
- ['can_5faccess_5fat_5findex_907',['can_access_at_index',['../cJSON_8cpp.html#ae210aa01f1afe7510658c392f0f6e128',1,'cJSON.cpp']]],
82
- ['can_5fread_908',['can_read',['../cJSON_8cpp.html#a2257377f8b81f4f76a16b698f681af34',1,'cJSON.cpp']]],
83
- ['canberemoved_909',['canBeRemoved',['../classSVF_1_1SVFGOPT.html#ab72ce28409a440bbf5b84a68e5f82b85',1,'SVF::SVFGOPT']]],
84
- ['candidatefuncset_910',['candidateFuncSet',['../classSVF_1_1TCT.html#a720a934088dddda2b134cabcc59ef43d',1,'SVF::TCT']]],
85
- ['candidatemappings_911',['candidateMappings',['../classSVF_1_1FlowSensitive.html#adba7ffe68ae7edce9b3aa896f978da6b',1,'SVF::FlowSensitive']]],
86
- ['candidatepointers_912',['candidatePointers',['../classSVF_1_1SVFIR.html#abd9f622b55839d6796ca2576f2323498',1,'SVF::SVFIR']]],
87
- ['candidatequeries_913',['candidateQueries',['../classSVF_1_1DDAClient.html#aa6fdff97be2e1a886237b515406d2e61',1,'SVF::DDAClient::candidateQueries()'],['../classSVF_1_1DDAVFSolver.html#ae0e78fafb7eec0fbc1a02d24547335e9',1,'SVF::DDAVFSolver::candidateQueries()']]],
88
- ['candidates_914',['candidates',['../classSVF_1_1WPAMinimumSolver.html#a3e26f894660fb22f7d2f342bb4338ff8',1,'SVF::WPAMinimumSolver']]],
89
- ['canhold_915',['canHold',['../classSVF_1_1CoreBitVector.html#a3c85fd2084e52df869cb8fcf2dab6486',1,'SVF::CoreBitVector']]],
90
- ['cannot_5faccess_5fat_5findex_916',['cannot_access_at_index',['../cJSON_8cpp.html#a5c873a43d8a78ce9a6d9e8eb41d65d2d',1,'cJSON.cpp']]],
91
- ['canonicaltypemap_917',['canonicalTypeMap',['../classSVF_1_1DCHGraph.html#a638572301c0faf8046a965e46f6105c7',1,'SVF::DCHGraph']]],
92
- ['canonicaltypes_918',['canonicalTypes',['../classSVF_1_1DCHGraph.html#af9d58fa796387a247018c56cce1a3fac',1,'SVF::DCHGraph']]],
93
- ['canset_919',['canSet',['../classOptionBase.html#a41b5697dffc86139fa9341210f7233d9',1,'OptionBase::canSet()'],['../classOption.html#a25507245c3b4b8d2d52ab069d756bc31',1,'Option::canSet()'],['../classOptionMap.html#a9fe150111f4ef83a91c5a1a01878ffa3',1,'OptionMap::canSet()'],['../classOptionMultiple.html#aa582e95f6546ffd2fc8420699967bca9',1,'OptionMultiple::canSet()']]],
94
- ['case_920',['CASE',['../SVFFileSystem_8cpp.html#a419967124e957d001909ef99082ebdad',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a5e30c37fc38b31721234ec58dc8237e8',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a6f522578197750efa450cc44508f7f0c',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a2b442a222d8fdefeded3e158d89c1b79',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#abbe45c1894f2978ad84329689010f471',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a9f71d8496af29cfd7c0bb4e4edda65a4',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a9f71d8496af29cfd7c0bb4e4edda65a4',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a9f71d8496af29cfd7c0bb4e4edda65a4',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a6f522578197750efa450cc44508f7f0c',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a2b442a222d8fdefeded3e158d89c1b79',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#abbe45c1894f2978ad84329689010f471',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a19fdb5d957a922841d3cf62cee8f9ed4',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a419967124e957d001909ef99082ebdad',1,'CASE(): SVFFileSystem.cpp']]],
95
- ['case_5finsensitive_5fstrcmp_921',['case_insensitive_strcmp',['../cJSON_8cpp.html#a9b295e9edc859c11ad8c1e3d2cef0467',1,'cJSON.cpp']]],
96
- ['case_5fsensitive_922',['case_sensitive',['../cJSON_8h.html#a05334336676ca1cd88db19ede4a065de',1,'cJSON.h']]],
97
- ['cast_923',['cast',['../namespaceSVF_1_1SVFUtil.html#a3ddf7041e685da8ede81cd773dd47761',1,'SVF::SVFUtil::cast(const Y &Val)'],['../namespaceSVF_1_1SVFUtil.html#a406dd9baf2ce66235d482fd6c6121b2c',1,'SVF::SVFUtil::cast(Y &Val)'],['../namespaceSVF_1_1SVFUtil.html#acc2419a55c0427571f11ad14db2fe481',1,'SVF::SVFUtil::cast(Y *Val)'],['../namespaceSVF_1_1SVFUtil.html#af3ca049b4ce83c874e231f5e13bf36a8',1,'SVF::SVFUtil::cast(std::unique_ptr< Y > &&Val)']]],
98
- ['cast_5faway_5fconst_924',['cast_away_const',['../cJSON_8cpp.html#a48223c36735c39cfc4711b0659f966c8',1,'cJSON.cpp']]],
99
- ['cast_5fconvert_5fval_925',['cast_convert_val',['../structSVF_1_1SVFUtil_1_1cast__convert__val.html',1,'SVF::SVFUtil']]],
100
- ['cast_5fconvert_5fval_3c_20to_2c_20fromty_2c_20fromty_20_3e_926',['cast_convert_val< To, FromTy, FromTy >',['../structSVF_1_1SVFUtil_1_1cast__convert__val_3_01To_00_01FromTy_00_01FromTy_01_4.html',1,'SVF::SVFUtil']]],
101
- ['cast_5fretty_927',['cast_retty',['../structSVF_1_1SVFUtil_1_1cast__retty.html',1,'SVF::SVFUtil']]],
102
- ['cast_5fretty_5fimpl_928',['cast_retty_impl',['../structSVF_1_1SVFUtil_1_1cast__retty__impl.html',1,'SVF::SVFUtil']]],
103
- ['cast_5fretty_5fimpl_3c_20to_2c_20const_20from_20_2a_20_3e_929',['cast_retty_impl< To, const From * >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01const_01From_01_5_01_4.html',1,'SVF::SVFUtil']]],
104
- ['cast_5fretty_5fimpl_3c_20to_2c_20const_20from_20_2aconst_20_3e_930',['cast_retty_impl< To, const From *const >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01const_01From_01_5const_01_4.html',1,'SVF::SVFUtil']]],
105
- ['cast_5fretty_5fimpl_3c_20to_2c_20const_20from_20_3e_931',['cast_retty_impl< To, const From >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01const_01From_01_4.html',1,'SVF::SVFUtil']]],
106
- ['cast_5fretty_5fimpl_3c_20to_2c_20from_20_2a_20_3e_932',['cast_retty_impl< To, From * >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01From_01_5_01_4.html',1,'SVF::SVFUtil']]],
107
- ['cast_5fretty_5fimpl_3c_20to_2c_20std_3a_3aunique_5fptr_3c_20from_20_3e_20_3e_933',['cast_retty_impl< To, std::unique_ptr< From > >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01std_1_1unique__ptr_3_01From_01_4_01_4.html',1,'SVF::SVFUtil']]],
108
- ['cast_5fretty_5fwrap_934',['cast_retty_wrap',['../structSVF_1_1SVFUtil_1_1cast__retty__wrap.html',1,'SVF::SVFUtil']]],
109
- ['cast_5fretty_5fwrap_3c_20to_2c_20fromty_2c_20fromty_20_3e_935',['cast_retty_wrap< To, FromTy, FromTy >',['../structSVF_1_1SVFUtil_1_1cast__retty__wrap_3_01To_00_01FromTy_00_01FromTy_01_4.html',1,'SVF::SVFUtil']]],
110
- ['casting_2eh_936',['Casting.h',['../Casting_8h.html',1,'']]],
111
- ['castinst_937',['CastInst',['../namespaceSVF.html#a962e9a9044a46fc4bd2367384f6e0827',1,'SVF']]],
112
- ['cb_938',['CB',['../classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730',1,'SVF::CallSite']]],
113
- ['cbv_939',['cbv',['../classSVF_1_1PointsTo.html#a79333c4ae5c002d9632fa589956b3605',1,'SVF::PointsTo::cbv()'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a0cba79551b56ed83dc45ab63619dc590',1,'SVF::CoreBitVector::CoreBitVectorIterator::cbv()'],['../classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923ea0397c2678894d1792fcd3432a7aa64fb',1,'SVF::PointsTo::CBV()']]],
114
- ['cbvit_940',['cbvIt',['../classSVF_1_1PointsTo_1_1PointsToIterator.html#a4db2c62eb3ad789ab7aaf7506cd340b2',1,'SVF::PointsTo::PointsToIterator']]],
115
- ['cdata_5fiterator_941',['cdata_iterator',['../classSVF_1_1SVFModule.html#acf5e3a6a89fb3e0c5d2fc7d79593b8a7',1,'SVF::SVFModule']]],
116
- ['cdg_942',['CDG',['../classSVF_1_1CDG.html',1,'SVF::CDG'],['../classSVF_1_1CDG.html#a646aa0a899d8cc45df96c0a60c85011e',1,'SVF::CDG::CDG()']]],
117
- ['cdg_2ecpp_943',['CDG.cpp',['../CDG_8cpp.html',1,'']]],
118
- ['cdg_2eh_944',['CDG.h',['../CDG_8h.html',1,'']]],
119
- ['cdgbuilder_945',['CDGBuilder',['../classSVF_1_1CDGBuilder.html',1,'SVF::CDGBuilder'],['../classSVF_1_1CDGBuilder.html#a7789807452c1bbb206fd6bb4e4f00b46',1,'SVF::CDGBuilder::CDGBuilder()']]],
120
- ['cdgbuilder_2ecpp_946',['CDGBuilder.cpp',['../CDGBuilder_8cpp.html',1,'']]],
121
- ['cdgbuilder_2eh_947',['CDGBuilder.h',['../CDGBuilder_8h.html',1,'']]],
122
- ['cdgedge_948',['CDGEdge',['../classSVF_1_1CDGEdge.html',1,'SVF::CDGEdge'],['../classSVF_1_1CDGEdge.html#a20cecabce76a6d1f1c7c5d7099b969f4',1,'SVF::CDGEdge::CDGEdge()']]],
123
- ['cdgedgesetty_949',['CDGEdgeSetTy',['../classSVF_1_1CDGEdge.html#a563cb04921b2c9785f7e9ce58b0a593c',1,'SVF::CDGEdge::CDGEdgeSetTy()'],['../classSVF_1_1CDG.html#acc64e1957a5aa3c899e825b94737ea3a',1,'SVF::CDG::CDGEdgeSetTy()']]],
124
- ['cdgnode_950',['CDGNode',['../classSVF_1_1CDGNode.html',1,'SVF::CDGNode'],['../classSVF_1_1CDGNode.html#a2d8c242701bca378ac8e98acf9b48552',1,'SVF::CDGNode::CDGNode()']]],
125
- ['cdgnodeidtonodemapty_951',['CDGNodeIDToNodeMapTy',['../classSVF_1_1CDG.html#a11a2fac13eb704ea678d1e1bbd3e1466',1,'SVF::CDG']]],
126
- ['cedgek_952',['CEDGEK',['../classSVF_1_1PTACallGraphEdge.html#a9738544725458bb022b8d5f2dbd281f7',1,'SVF::PTACallGraphEdge::CEDGEK()'],['../classSVF_1_1TCTEdge.html#a18644ee9ae37b03254afb077dca5494f',1,'SVF::TCTEdge::CEDGEK()']]],
127
- ['cfbasicblockedge_953',['CFBasicBlockEdge',['../classSVF_1_1CFBasicBlockEdge.html',1,'SVF::CFBasicBlockEdge'],['../classSVF_1_1CFBasicBlockEdge.html#a19282dcbe8b0cb22471f72cfc8469f45',1,'SVF::CFBasicBlockEdge::CFBasicBlockEdge(CFBasicBlockNode *src, CFBasicBlockNode *dst, const ICFGEdge *edge)'],['../classSVF_1_1CFBasicBlockEdge.html#abf8dc2f35d28b630f875104ed05512af',1,'SVF::CFBasicBlockEdge::CFBasicBlockEdge(CFBasicBlockNode *src, CFBasicBlockNode *dst)']]],
128
- ['cfbasicblockg_2ecpp_954',['CFBasicBlockG.cpp',['../CFBasicBlockG_8cpp.html',1,'']]],
129
- ['cfbasicblockg_2eh_955',['CFBasicBlockG.h',['../CFBasicBlockG_8h.html',1,'']]],
130
- ['cfbasicblockgbuilder_956',['CFBasicBlockGBuilder',['../classSVF_1_1CFBasicBlockGBuilder.html',1,'SVF::CFBasicBlockGBuilder'],['../classSVF_1_1CFBasicBlockGraph.html#a7ce096ffa0d05b095e3dbb649917265f',1,'SVF::CFBasicBlockGraph::CFBasicBlockGBuilder()'],['../classSVF_1_1CFBasicBlockGBuilder.html#a61d70fb0d2181df3c90152e9226db947',1,'SVF::CFBasicBlockGBuilder::CFBasicBlockGBuilder()']]],
131
- ['cfbasicblockgbuilder_2ecpp_957',['CFBasicBlockGBuilder.cpp',['../CFBasicBlockGBuilder_8cpp.html',1,'']]],
132
- ['cfbasicblockgbuilder_2eh_958',['CFBasicBlockGBuilder.h',['../CFBasicBlockGBuilder_8h.html',1,'']]],
133
- ['cfbasicblockgraph_959',['CFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGraph.html',1,'SVF::CFBasicBlockGraph'],['../classSVF_1_1CFBasicBlockGraph.html#afad7ee1f21bf2983d4aa40cccf368137',1,'SVF::CFBasicBlockGraph::CFBasicBlockGraph()']]],
134
- ['cfbasicblockgwto_960',['CFBasicBlockGWTO',['../classSVF_1_1CFBasicBlockGWTO.html',1,'SVF::CFBasicBlockGWTO'],['../classSVF_1_1CFBasicBlockGWTO.html#ab4049975aad5b59c31bb5501ff7465c8',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO()'],['../classSVF_1_1CFBasicBlockGWTO.html#af60b932f1b5ffce5a249feb22d7da133',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO(CFBasicBlockGraph *graph, const CFBasicBlockNode *entry)'],['../classSVF_1_1CFBasicBlockGWTO.html#ae18fdfe0b879c329930e9c9404aaf7a4',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO(const CFBasicBlockGWTO &other)=default'],['../classSVF_1_1CFBasicBlockGWTO.html#a96ee9b2b82f959b27020b5207bcc86db',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO(CFBasicBlockGWTO &&other)=default']]],
135
- ['cfbasicblockgwtocomp_961',['CFBasicBlockGWTOComp',['../classSVF_1_1CFBasicBlockGWTOComp.html',1,'SVF::CFBasicBlockGWTOComp'],['../classSVF_1_1CFBasicBlockGWTOComp.html#a0ddb4d1f31175afee6d2a57e312f783c',1,'SVF::CFBasicBlockGWTOComp::CFBasicBlockGWTOComp(WtoCT k)'],['../classSVF_1_1CFBasicBlockGWTOComp.html#a5a89a8e51ca8dcfe84e7a95199912512',1,'SVF::CFBasicBlockGWTOComp::CFBasicBlockGWTOComp(const CFBasicBlockGWTOComp &) noexcept=default'],['../classSVF_1_1CFBasicBlockGWTOComp.html#aa56566f53069937d9716f58f48440216',1,'SVF::CFBasicBlockGWTOComp::CFBasicBlockGWTOComp(CFBasicBlockGWTOComp &&) noexcept=default']]],
136
- ['cfbasicblockgwtocycle_962',['CFBasicBlockGWTOCycle',['../classSVF_1_1CFBasicBlockGWTOCycle.html',1,'SVF::CFBasicBlockGWTOCycle'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#a1dbbc3e09c213cf6e8511832b1fa03b6',1,'SVF::CFBasicBlockGWTOCycle::CFBasicBlockGWTOCycle()']]],
137
- ['cfbasicblockgwtocycledepth_963',['CFBasicBlockGWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#acc7a69f2e4d44bda34a84ed68667b803',1,'SVF::CFBasicBlockGWTO']]],
138
- ['cfbasicblockgwtocycledepthptr_964',['CFBasicBlockGWTOCycleDepthPtr',['../classSVF_1_1CFBasicBlockGWTO.html#a1cb3ad13956ab175c4c16bd9c856de47',1,'SVF::CFBasicBlockGWTO']]],
139
- ['cfbasicblockgwtonode_965',['CFBasicBlockGWTONode',['../classSVF_1_1CFBasicBlockGWTONode.html',1,'SVF::CFBasicBlockGWTONode'],['../classSVF_1_1CFBasicBlockGWTONode.html#a06da59237001e5b4436eae7bf7dda429',1,'SVF::CFBasicBlockGWTONode::CFBasicBlockGWTONode()']]],
140
- ['cfbasicblocknode_966',['CFBasicBlockNode',['../classSVF_1_1CFBasicBlockNode.html',1,'SVF::CFBasicBlockNode'],['../classSVF_1_1CFBasicBlockNode.html#a34ef44c3ffad24255a72c8ecf2f2919e',1,'SVF::CFBasicBlockNode::CFBasicBlockNode()']]],
141
- ['cfbasicblocknodes_967',['CFBasicBlockNodes',['../classSVF_1_1CFBasicBlockGWTO.html#ae4fd19b6216a43afdac4edae42f22a26',1,'SVF::CFBasicBlockGWTO']]],
142
- ['cfbbedgesetty_968',['CFBBEdgeSetTy',['../classSVF_1_1CFBasicBlockEdge.html#a91416cbac7ad797a9b4ee67f93fbd8f4',1,'SVF::CFBasicBlockEdge::CFBBEdgeSetTy()'],['../classSVF_1_1CFBasicBlockNode.html#aefd060ec49a9e2146a7aebdc5e8dfbf6',1,'SVF::CFBasicBlockNode::CFBBEdgeSetTy()']]],
143
- ['cfgnormalizer_969',['CFGNormalizer',['../classSVF_1_1CFGNormalizer.html',1,'SVF::CFGNormalizer'],['../classSVF_1_1CFGNormalizer.html#ab1c19d6347ed694f52ded7defafeffe3',1,'SVF::CFGNormalizer::CFGNormalizer()']]],
144
- ['cfgnormalizer_2ecpp_970',['CFGNormalizer.cpp',['../CFGNormalizer_8cpp.html',1,'']]],
145
- ['cfgnormalizer_2eh_971',['CFGNormalizer.h',['../CFGNormalizer_8h.html',1,'']]],
146
- ['cfgrammar_972',['CFGrammar',['../classSVF_1_1CFGrammar.html',1,'SVF::CFGrammar'],['../classSVF_1_1CFGrammar.html#a6955bde4faa1d7b5d1f092c242a11a1b',1,'SVF::CFGrammar::CFGrammar()']]],
147
- ['cfgrammar_2ecpp_973',['CFGrammar.cpp',['../CFGrammar_8cpp.html',1,'']]],
148
- ['cfgrammar_2eh_974',['CFGrammar.h',['../CFGrammar_8h.html',1,'']]],
149
- ['cfl_2ecpp_975',['cfl.cpp',['../cfl_8cpp.html',1,'']]],
150
- ['cflalias_976',['CFLAlias',['../classSVF_1_1CFLAlias.html',1,'SVF::CFLAlias'],['../classSVF_1_1CFLAlias.html#aae1dbf8d8c413eb7812ca428edfbae48',1,'SVF::CFLAlias::CFLAlias()']]],
151
- ['cflalias_2ecpp_977',['CFLAlias.cpp',['../CFLAlias_8cpp.html',1,'']]],
152
- ['cflalias_2eh_978',['CFLAlias.h',['../CFLAlias_8h.html',1,'']]],
153
- ['cflbase_979',['CFLBase',['../classSVF_1_1CFLBase.html',1,'SVF::CFLBase'],['../classSVF_1_1CFLBase.html#a59c71b0eada5c763ce776f3618d08dd8',1,'SVF::CFLBase::CFLBase()']]],
154
- ['cflbase_2ecpp_980',['CFLBase.cpp',['../CFLBase_8cpp.html',1,'']]],
155
- ['cflbase_2eh_981',['CFLBase.h',['../CFLBase_8h.html',1,'']]],
156
- ['cfledge_982',['CFLEdge',['../classSVF_1_1CFLEdge.html',1,'SVF::CFLEdge'],['../classSVF_1_1CFLEdge.html#a808f0a3b6df73df41dcc2f0bfe944116',1,'SVF::CFLEdge::CFLEdge()']]],
157
- ['cfledgedataty_983',['CFLEdgeDataTy',['../classSVF_1_1CFLNode.html#ade95ad99cb4d89e5eeb5ce7043e80852',1,'SVF::CFLNode']]],
158
- ['cfledgeset_984',['CFLEdgeSet',['../classSVF_1_1CFLGraph.html#a09ba3a0e3878f8ac55596838ea958f14',1,'SVF::CFLGraph::CFLEdgeSet()'],['../classSVF_1_1CFLGraph.html#afb41039ad53899fa64fedcef8b7aa7fe',1,'SVF::CFLGraph::cflEdgeSet()']]],
159
- ['cfledgesetty_985',['CFLEdgeSetTy',['../classSVF_1_1CFLEdge.html#ab9bf30450121917228deca8a83a64ac0',1,'SVF::CFLEdge']]],
160
- ['cflfici_5fwpa_986',['CFLFICI_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85a164c6de3baace1c63db75a228a5816bb',1,'SVF::PointerAnalysis']]],
161
- ['cflfifoworklist_987',['CFLFIFOWorkList',['../classSVF_1_1CFLFIFOWorkList.html',1,'SVF::CFLFIFOWorkList< Data >'],['../classSVF_1_1CFLFIFOWorkList.html#a1246a16c404664f0f17e8333eaae2511',1,'SVF::CFLFIFOWorkList::CFLFIFOWorkList()']]],
162
- ['cflfsci_5fwpa_988',['CFLFSCI_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85afbe666887476ce8620aca97a159921bc',1,'SVF::PointerAnalysis']]],
163
- ['cflfscs_5fwpa_989',['CFLFSCS_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85ab87dcf990c05d31f91b9bfdfcfb54b7d',1,'SVF::PointerAnalysis']]],
164
- ['cflgramgraphchecker_990',['CFLGramGraphChecker',['../classSVF_1_1CFLGramGraphChecker.html',1,'SVF']]],
165
- ['cflgramgraphchecker_2eh_991',['CFLGramGraphChecker.h',['../CFLGramGraphChecker_8h.html',1,'']]],
166
- ['cflgrammarstat_992',['CFLGrammarStat',['../classSVF_1_1CFLStat.html#a1fbe39f511320df60f54235bd7842257',1,'SVF::CFLStat']]],
167
- ['cflgraph_993',['CFLGraph',['../classSVF_1_1CFLGraph.html',1,'SVF::CFLGraph'],['../classSVF_1_1CFLGraphBuilder.html#af034366ce280120e5cd1a5685894e9ac',1,'SVF::CFLGraphBuilder::cflGraph()'],['../classSVF_1_1Options.html#a81dbd12b5141c4a2758d6f2d3321f1ac',1,'SVF::Options::CFLGraph()'],['../classSVF_1_1CFLGraph.html#a3dddc713969a95943d1f9b1e31ec71bc',1,'SVF::CFLGraph::CFLGraph()']]],
168
- ['cflgraph_2ecpp_994',['CFLGraph.cpp',['../CFLGraph_8cpp.html',1,'']]],
169
- ['cflgraph_2eh_995',['CFLGraph.h',['../CFLGraph_8h.html',1,'']]],
170
- ['cflgraphbuilder_996',['CFLGraphBuilder',['../classSVF_1_1CFLGraphBuilder.html',1,'SVF']]],
171
- ['cflgraphbuilder_2ecpp_997',['CFLGraphBuilder.cpp',['../CFLGraphBuilder_8cpp.html',1,'']]],
172
- ['cflgraphbuilder_2eh_998',['CFLGraphBuilder.h',['../CFLGraphBuilder_8h.html',1,'']]],
173
- ['cflgraphstat_999',['CFLGraphStat',['../classSVF_1_1CFLStat.html#a75710bf2e22ec4881026104e815751cf',1,'SVF::CFLStat']]],
174
- ['cflnode_1000',['CFLNode',['../classSVF_1_1CFLNode.html',1,'SVF::CFLNode'],['../classSVF_1_1CFLNode.html#a235dcc5d8115d8450230638ce68070d6',1,'SVF::CFLNode::CFLNode()']]],
175
- ['cflsolver_1001',['CFLSolver',['../classSVF_1_1CFLSolver.html',1,'SVF::CFLSolver'],['../classSVF_1_1CFLSolver.html#afcb585bec6a86f29e9781a5e7ef21dc4',1,'SVF::CFLSolver::CFLSolver()']]],
176
- ['cflsolver_2ecpp_1002',['CFLSolver.cpp',['../CFLSolver_8cpp.html',1,'']]],
177
- ['cflsolver_2eh_1003',['CFLSolver.h',['../CFLSolver_8h.html',1,'']]],
178
- ['cflsolverstat_1004',['CFLSolverStat',['../classSVF_1_1CFLStat.html#aced1956e5d8b47cdfea62b9d3ce8d8d6',1,'SVF::CFLStat']]],
179
- ['cflsrcsnksolver_1005',['CFLSrcSnkSolver',['../namespaceSVF.html#a6bdd04381cb268e6c957a5cc528ebf67',1,'SVF']]],
180
- ['cflstat_1006',['CFLStat',['../classSVF_1_1CFLStat.html',1,'SVF::CFLStat'],['../classSVF_1_1CFLStat.html#ada5680cabe65962be3a574a8a740f59c',1,'SVF::CFLStat::CFLStat()']]],
181
- ['cflstat_2ecpp_1007',['CFLStat.cpp',['../CFLStat_8cpp.html',1,'']]],
182
- ['cflstat_2eh_1008',['CFLStat.h',['../CFLStat_8h.html',1,'']]],
183
- ['cflsvfg_1009',['CFLSVFG',['../classSVF_1_1Options.html#a7ef3e2cd417646e9d06e0da16ff6c516',1,'SVF::Options']]],
184
- ['cflsvfgbuilder_1010',['CFLSVFGBuilder',['../classSVF_1_1CFLSVFGBuilder.html',1,'SVF::CFLSVFGBuilder'],['../classSVF_1_1SVFG.html#a17841bd17e7595f8feef1002b26ff188',1,'SVF::SVFG::CFLSVFGBuilder()'],['../classSVF_1_1CFLSVFGBuilder.html#a6dc5b2c97c0e4948f78bd68fbbf0fdfc',1,'SVF::CFLSVFGBuilder::CFLSVFGBuilder()']]],
185
- ['cflsvfgbuilder_2ecpp_1011',['CFLSVFGBuilder.cpp',['../CFLSVFGBuilder_8cpp.html',1,'']]],
186
- ['cflsvfgbuilder_2eh_1012',['CFLSVFGBuilder.h',['../CFLSVFGBuilder_8h.html',1,'']]],
187
- ['cflvf_1013',['CFLVF',['../classSVF_1_1CFLVF.html',1,'SVF::CFLVF'],['../classSVF_1_1CFLVF.html#a1e6a36bc27f7b325086f8f44d745d519',1,'SVF::CFLVF::CFLVF()']]],
188
- ['cflvf_2ecpp_1014',['CFLVF.cpp',['../CFLVF_8cpp.html',1,'']]],
189
- ['cflvf_2eh_1015',['CFLVF.h',['../CFLVF_8h.html',1,'']]],
190
- ['cfworklist_1016',['CFWorkList',['../classSVF_1_1ProgSlice.html#a7076e2b7e187a295824189f30ca894e5',1,'SVF::ProgSlice::CFWorkList()'],['../classSVF_1_1SaberCondAllocator.html#aba5226558dcb5c52b12b02ad37b03f34',1,'SVF::SaberCondAllocator::CFWorkList()']]],
191
- ['cgek_1017',['CGEK',['../classSVF_1_1PTACallGraph.html#a5b1fe2b2314db947cd5e709b7285fe1c',1,'SVF::PTACallGraph']]],
192
- ['cgscc_1018',['CGSCC',['../classSVF_1_1Andersen.html#a77e7378a3a35622bde2371d7d3ed7013',1,'SVF::Andersen::CGSCC()'],['../namespaceSVF.html#a1f730acb8da8187da732631ca6bbff01',1,'SVF::CGSCC()']]],
193
- ['cha_1019',['cha',['../classSVF_1_1DCHGraph.html#a0a3dfe1f2757eabd75082e2c4caec47a',1,'SVF::DCHGraph']]],
194
- ['chaffmap_1020',['chaFFMap',['../classSVF_1_1DCHGraph.html#a607d83338feeb58af3638b988b7fa00b',1,'SVF::DCHGraph']]],
195
- ['chamap_1021',['chaMap',['../classSVF_1_1DCHGraph.html#ad4d431ceff25218fcb5830be12739ac3',1,'SVF::DCHGraph']]],
196
- ['check_1022',['check',['../classSVF_1_1CFLGramGraphChecker.html#ada643d980c2590711660eb5f2a4e5f93',1,'SVF::CFLGramGraphChecker']]],
197
- ['check_5fhead_1023',['check_head',['../classSVF_1_1CFGNormalizer.html#afe01de5c8333e4ba436adbdc0e99e3cc',1,'SVF::CFGNormalizer']]],
198
- ['check_5fjson_5fkey_1024',['CHECK_JSON_KEY',['../SVFFileSystem_8h.html#a8c3c95bd6414e7960ccfd878132749ec',1,'SVFFileSystem.h']]],
199
- ['check_5fjson_5fkey_5fequals_1025',['CHECK_JSON_KEY_EQUALS',['../SVFFileSystem_8h.html#a4fc971811430a60c75fae0604e39dbfa',1,'SVFFileSystem.h']]],
200
- ['checkandremap_1026',['checkAndRemap',['../classSVF_1_1CondStdSet.html#a347097404761b16a077eac1ae9fbfd94',1,'SVF::CondStdSet::checkAndRemap()'],['../classSVF_1_1PointsTo.html#a731a028a2a4ed30e86992652ad71a63f',1,'SVF::PointsTo::checkAndRemap()']]],
201
- ['checkargtypes_1027',['checkArgTypes',['../CHG_8cpp.html#a28cd7506ba009f12fa978aab492767b7',1,'CHG.cpp']]],
202
- ['checker_5ftype_1028',['CHECKER_TYPE',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056',1,'SVF::SaberCheckerAPI']]],
203
- ['checkintraedgeparents_1029',['checkIntraEdgeParents',['../classSVF_1_1ICFG.html#a70421a19a494eb6131a9ae72ef1a64d6',1,'SVF::ICFG::checkIntraEdgeParents()'],['../classSVF_1_1VFG.html#a43b0c126c2e32cb3d286a78b14e09a96',1,'SVF::VFG::checkIntraEdgeParents()']]],
204
- ['checkparameter_1030',['checkParameter',['../classSVF_1_1CFLBase.html#a5a29d4b85cb24fd33ab65d60a79e4201',1,'SVF::CFLBase::checkParameter()'],['../classSVF_1_1CFLVF.html#a20c6a97e620239c72f402ddf470852bf',1,'SVF::CFLVF::checkParameter()']]],
205
- ['checkrelation_1031',['checkRelation',['../classSVF_1_1AccessPath.html#a98b8b3428479259fbafd9e527ecc09bb',1,'SVF::AccessPath']]],
206
- ['checkselfcycleedges_1032',['checkSelfCycleEdges',['../classSVF_1_1SVFGOPT.html#afb068fd46dfbf993decd7d6c8ca2c9ba',1,'SVF::SVFGOPT']]],
207
- ['chedge_1033',['CHEdge',['../classSVF_1_1CHEdge.html',1,'SVF::CHEdge'],['../classSVF_1_1CHEdge.html#af01c14c28db231b7bfae39344d1ae8ee',1,'SVF::CHEdge::CHEdge()']]],
208
- ['chedgesetty_1034',['CHEdgeSetTy',['../classSVF_1_1CHEdge.html#a3d7de66f220b2e8d36ada5c6369cb797',1,'SVF::CHEdge']]],
209
- ['chedgetype_1035',['CHEDGETYPE',['../classSVF_1_1CHEdge.html#a26280c3b724551036f7e3ba2b5922676',1,'SVF::CHEdge']]],
210
- ['chg_1036',['chg',['../classSVF_1_1CHGBuilder.html#ab3471cc9afba5976c7e5fbd07dfb22dc',1,'SVF::CHGBuilder']]],
211
- ['chg_2ecpp_1037',['CHG.cpp',['../CHG_8cpp.html',1,'']]],
212
- ['chg_2eh_1038',['CHG.h',['../CHG_8h.html',1,'']]],
213
- ['chgbuilder_1039',['CHGBuilder',['../classSVF_1_1CHGBuilder.html',1,'SVF::CHGBuilder'],['../classSVF_1_1CHGraph.html#af776f260ae050aa392e32f2a03f23733',1,'SVF::CHGraph::CHGBuilder()'],['../classSVF_1_1CHGBuilder.html#a436e4f8b1e1cad85f0c7df938afe8c78',1,'SVF::CHGBuilder::CHGBuilder()']]],
214
- ['chgbuilder_2ecpp_1040',['CHGBuilder.cpp',['../CHGBuilder_8cpp.html',1,'']]],
215
- ['chgbuilder_2eh_1041',['CHGBuilder.h',['../CHGBuilder_8h.html',1,'']]],
216
- ['chgkind_1042',['CHGKind',['../classSVF_1_1CommonCHGraph.html#a6a1feb9e268fb56b0de3efc39cfc8db8',1,'SVF::CommonCHGraph']]],
217
- ['chgraph_1043',['CHGraph',['../classSVF_1_1CHGraph.html',1,'SVF::CHGraph'],['../classSVF_1_1PointerAnalysis.html#a0c0fce2539bb9ec6c824f6584a0f6b33',1,'SVF::PointerAnalysis::chgraph()'],['../classSVF_1_1SVFIR.html#a31c54c878be428cc92cf08970fef422b',1,'SVF::SVFIR::chgraph()'],['../classSVF_1_1CHGraph.html#afacd7d35dad4344a5c2551d951acb442',1,'SVF::CHGraph::CHGraph()']]],
218
- ['chgraphreader_1044',['chGraphReader',['../classSVF_1_1SVFIRReader.html#a8362a86ac83f1fe41d7028d5a8e0c0b4',1,'SVF::SVFIRReader::chGraphReader()'],['../namespaceSVF.html#a9d55225c5bd3bde33638109ba4a8f35d',1,'SVF::CHGraphReader()']]],
219
- ['chgraphwriter_1045',['CHGraphWriter',['../namespaceSVF.html#ac09ab90ff076cfac28ff5c4c398a1533',1,'SVF']]],
220
- ['chgwriter_1046',['chgWriter',['../classSVF_1_1SVFIRWriter.html#aab50fec943a00c96155d395d514febe7',1,'SVF::SVFIRWriter']]],
221
- ['chi_1047',['CHI',['../classSVF_1_1SVFG.html#a60df52c14b303562ff5d73c7836e3495',1,'SVF::SVFG::CHI()'],['../classSVF_1_1MemSSA.html#a503f2fda873c330ef2cc5561f396ea6e',1,'SVF::MemSSA::CHI()']]],
222
- ['child_1048',['child',['../structcJSON.html#a401b274c2da358dac5c23ab8b2c71f85',1,'cJSON::child()'],['../cJSON_8cpp.html#ad00efb41ca386db28bacc7aefe79535c',1,'child(): cJSON.cpp']]],
223
- ['child_5fbegin_1049',['child_begin',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ae637bc31f349b6f73f0af2af6804de16',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::child_begin()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#a4d5646121961284a0c378143058a5e98',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::child_begin()']]],
224
- ['child_5fend_1050',['child_end',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#a478b8ebeec4d12d2e831ba9b5679011e',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::child_end()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#a5923b4449b0bd4242b8b774870c75601',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::child_end()']]],
225
- ['child_5fiterator_1051',['child_iterator',['../classSVF_1_1GraphWriter.html#ad41e952ca114bba64b87478f469b6d56',1,'SVF::GraphWriter::child_iterator()'],['../classSVF_1_1SrcSnkSolver.html#a78684539084301715a665f0aece23c8e',1,'SVF::SrcSnkSolver::child_iterator()'],['../classSVF_1_1GraphReachSolver.html#ad3fb81ac5017c6c3dc4b2b3b65b3ca04',1,'SVF::GraphReachSolver::child_iterator()'],['../classSVF_1_1SCCDetection.html#ac1274a90ddbea6f1f0b539710505d902',1,'SVF::SCCDetection::child_iterator()'],['../classSVF_1_1WPASCCSolver.html#abec9201d60f0bf2724dbe9ad8a0dfc39',1,'SVF::WPASCCSolver::child_iterator()'],['../classSVF_1_1WPAMinimumSolver.html#ab16212294f1dab31215fe113b02f09c6',1,'SVF::WPAMinimumSolver::child_iterator()'],['../classSVF_1_1WPASolver.html#a4d5b605b8932824a7088399305952f12',1,'SVF::WPASolver::child_iterator()']]],
226
- ['childiteratortype_1052',['ChildIteratorType',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ab4886d654f7f3678490d09c15b42f79e',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::ChildIteratorType()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#a2580185292f7249eb074356cd937cccc',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::ChildIteratorType()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a72a273d644d002b59a546b047d4bb0dd',1,'SVF::DOTGraphTraits< IRGraph * >::ChildIteratorType()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a95fc3b739ccea8d236e5b795b8770787',1,'SVF::DOTGraphTraits< PTACallGraph * >::ChildIteratorType()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a4036db1b2c075bd1f2b7249b8e268937',1,'SVF::DOTGraphTraits< TCT * >::ChildIteratorType()']]],
227
- ['children_1053',['children',['../structSVF_1_1POCRHybridSolver_1_1TreeNode.html#a960c186f2dc559c371334876a272e795',1,'SVF::POCRHybridSolver::TreeNode::children()'],['../namespaceSVF.html#a67f454fa9341632d195fd5da619130f0',1,'SVF::children()']]],
228
- ['children_5fedges_1054',['children_edges',['../namespaceSVF.html#ab485076115c46b3e009cc5c4d252adae',1,'SVF']]],
229
- ['chiset_1055',['CHISet',['../classSVF_1_1SVFG.html#a8843ab4a4608f7f5f46f68ad31314c07',1,'SVF::SVFG::CHISet()'],['../classSVF_1_1MemSSA.html#af9cf084e3070456d8cca491e1391b0c4',1,'SVF::MemSSA::CHISet()']]],
230
- ['chitype_1056',['CHITYPE',['../classSVF_1_1MSSACHI.html#a21d9218e105987a1f807633ea824e5d3',1,'SVF::MSSACHI']]],
231
- ['chnode_1057',['CHNode',['../classSVF_1_1CHNode.html',1,'SVF::CHNode'],['../classSVF_1_1CHNode.html#aa80276c1d5160a401232a310554fd934',1,'SVF::CHNode::CHNode()']]],
232
- ['chnodesetty_1058',['CHNodeSetTy',['../classSVF_1_1CHGBuilder.html#adbff217477a779de9024d9a5777413a7',1,'SVF::CHGBuilder::CHNodeSetTy()'],['../classSVF_1_1CHGraph.html#ad0f60c720b277c60ed8a8966189bb42b',1,'SVF::CHGraph::CHNodeSetTy()']]],
233
- ['cilocktospan_1059',['ciLocktoSpan',['../classSVF_1_1LockAnalysis.html#afc4212873c3e05ac9506aac0a25f515a',1,'SVF::LockAnalysis::ciLocktoSpan()'],['../classSVF_1_1LockAnalysis.html#a88e93e7b9a8e19a7a386ba6b9c83dccb',1,'SVF::LockAnalysis::CILockToSpan()']]],
234
- ['circo_1060',['CIRCO',['../namespaceSVF_1_1GraphProgram.html#a10f45758abb5c1ef51b0ba38d18efd37a88732178df8f5804ab976cc48e584674',1,'SVF::GraphProgram']]],
235
- ['cispan_1061',['CISpan',['../classSVF_1_1LockAnalysis.html#ae675d0ebf4eac597487ce83e667a8229',1,'SVF::LockAnalysis']]],
236
- ['cjson_1062',['cJSON',['../structcJSON.html',1,'cJSON'],['../cJSON_8h.html#a4c146234dfd7b6adbf13b49505e995bc',1,'cJSON(): cJSON.h']]],
237
- ['cjson_2ecpp_1063',['cJSON.cpp',['../cJSON_8cpp.html',1,'']]],
238
- ['cjson_2eh_1064',['cJSON.h',['../cJSON_8h.html',1,'']]],
239
- ['cjson_5farray_1065',['cJSON_Array',['../cJSON_8h.html#a57cffa126740a8efcdcb7bcef80e8897',1,'cJSON.h']]],
240
- ['cjson_5farrayforeach_1066',['cJSON_ArrayForEach',['../cJSON_8h.html#ac3d6e5782fb4bb3c7a25c7c5b1868f06',1,'cJSON.h']]],
241
- ['cjson_5fbool_1067',['cJSON_bool',['../cJSON_8h.html#aea0a1491f73d98b7cc4b8b791c408a4a',1,'cJSON.h']]],
242
- ['cjson_5fcdecl_1068',['CJSON_CDECL',['../cJSON_8h.html#a79203c3ba406ffd5736627cc1e082e38',1,'cJSON.h']]],
243
- ['cjson_5fdelete_1069',['cJSON_Delete',['../cJSON_8cpp.html#afde5c619f31577b3d821b56b23953c85',1,'cJSON_Delete(null): cJSON.cpp'],['../cJSON_8cpp.html#a82198c8ae9b9391ec58d1b4dd2a0d835',1,'cJSON_Delete(true_item): cJSON.cpp'],['../cJSON_8cpp.html#a38f5e694b5c8025da97c64a1323624b6',1,'cJSON_Delete(false_item): cJSON.cpp'],['../cJSON_8cpp.html#ad4379116322d8ea25bed7d926949928e',1,'cJSON_Delete(bool_item): cJSON.cpp'],['../cJSON_8cpp.html#a863d15ca4bb3d25b45537a52e60d5f16',1,'cJSON_Delete(number_item): cJSON.cpp'],['../cJSON_8cpp.html#ac343e582979460eb601a28c0f160f20d',1,'cJSON_Delete(string_item): cJSON.cpp'],['../cJSON_8cpp.html#acd085638be3dd8a2283605d0a63cd10f',1,'cJSON_Delete(raw_item): cJSON.cpp'],['../cJSON_8cpp.html#a4c1451255d141b30ba24e40a463a1a50',1,'cJSON_Delete(object_item): cJSON.cpp'],['../cJSON_8cpp.html#aec5a5cee199637b43ff6bca41f6e4d17',1,'cJSON_Delete(array): cJSON.cpp'],['../cJSON_8cpp.html#ae3da86d5128d65acfd4dd68fbcd4c09c',1,'cJSON_Delete(item): cJSON.cpp']]],
244
- ['cjson_5fdetachitemviapointer_1070',['cJSON_DetachItemViaPointer',['../cJSON_8cpp.html#a3ac2a63423914bb3e443d578dd07b998',1,'cJSON.cpp']]],
245
- ['cjson_5ffalse_1071',['cJSON_False',['../cJSON_8h.html#a2d240682316354b5748f909ad220184b',1,'cJSON.h']]],
246
- ['cjson_5fhooks_1072',['cJSON_Hooks',['../structcJSON__Hooks.html',1,'cJSON_Hooks'],['../cJSON_8h.html#ab67bc592e52110fee68ab8ab4140530d',1,'cJSON_Hooks(): cJSON.h']]],
247
- ['cjson_5finvalid_1073',['cJSON_Invalid',['../cJSON_8h.html#a80c36e86d8d65b697bc623fe28027668',1,'cJSON.h']]],
248
- ['cjson_5fisreference_1074',['cJSON_IsReference',['../cJSON_8h.html#ad3d18116aae3bfa46f13bcfd7fd6d4e7',1,'cJSON.h']]],
249
- ['cjson_5fmin_1075',['cjson_min',['../cJSON_8cpp.html#a13f540fa846f658531751b5ccb78f303',1,'cJSON.cpp']]],
250
- ['cjson_5fnesting_5flimit_1076',['CJSON_NESTING_LIMIT',['../cJSON_8h.html#a9c7ac4e1b31070b787afb3a4b67727f4',1,'cJSON.h']]],
251
- ['cjson_5fnew_5fitem_1077',['cJSON_New_Item',['../cJSON_8cpp.html#a8f447c625af025c35d0ec59032ad6473',1,'cJSON.cpp']]],
252
- ['cjson_5fnull_1078',['cJSON_NULL',['../cJSON_8h.html#aeadaba63ddb68aaa518528595d503dcd',1,'cJSON.h']]],
253
- ['cjson_5fnumber_1079',['cJSON_Number',['../cJSON_8h.html#a15e77e2f6457dc9b19c10ddb032af971',1,'cJSON.h']]],
254
- ['cjson_5fobject_1080',['cJSON_Object',['../cJSON_8h.html#a22c6e13481c090629afbd77b7cebd24c',1,'cJSON.h']]],
255
- ['cjson_5fparsewithlengthopts_1081',['cJSON_ParseWithLengthOpts',['../cJSON_8cpp.html#abeffdb0695e8c30e4612c8f917bfd9e1',1,'cJSON.cpp']]],
256
- ['cjson_5fpublic_1082',['CJSON_PUBLIC',['../cJSON_8h.html#a70709a6f2a7e45debe4f5abe345fcb86',1,'CJSON_PUBLIC(): cJSON.h'],['../cJSON_8h.html#ad111420010c8684e2acde69bb1ead4f8',1,'CJSON_PUBLIC(const char *) cJSON_Version(void): cJSON.cpp'],['../cJSON_8h.html#a5712efac9864c56f805260c5e2a5c01b',1,'CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks *hooks): cJSON.cpp'],['../cJSON_8h.html#abd55c37a5af547c3c1ada176e38afbc6',1,'CJSON_PUBLIC(cJSON *) cJSON_Parse(const char *value): cJSON.cpp'],['../cJSON_8h.html#acc0bf2ad0de27db33e6471754c8f3ace',1,'CJSON_PUBLIC(char *) cJSON_Print(const cJSON *item): cJSON.cpp'],['../cJSON_8h.html#aa7717765ab33f9dac70ff47e7e078b8b',1,'CJSON_PUBLIC(cJSON_bool) cJSON_PrintPreallocated(cJSON *item: cJSON.cpp'],['../cJSON_8h.html#a228b429c345d298fa5b887420337a54c',1,'CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON *const item): cJSON.h'],['../cJSON_8h.html#a8172bffbb05eec3c761bf0b43484f62d',1,'CJSON_PUBLIC(void *) cJSON_malloc(size_t size): cJSON.h'],['../cJSON_8cpp.html#a92b8d4d07c18d85e65c80af773a575ef',1,'CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void): cJSON.cpp'],['../cJSON_8cpp.html#aa64b79aec6e4df008236f79b7f373641',1,'CJSON_PUBLIC(char *) cJSON_GetStringValue(const cJSON *const item): cJSON.cpp'],['../cJSON_8cpp.html#a228b429c345d298fa5b887420337a54c',1,'CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON *const item): cJSON.cpp'],['../cJSON_8cpp.html#a5712efac9864c56f805260c5e2a5c01b',1,'CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks *hooks): cJSON.cpp'],['../cJSON_8cpp.html#a265fb6f60d093cb333c087fdabc6efdb',1,'CJSON_PUBLIC(cJSON *) cJSON_ParseWithOpts(const char *value: cJSON.cpp'],['../cJSON_8cpp.html#aa7717765ab33f9dac70ff47e7e078b8b',1,'CJSON_PUBLIC(cJSON_bool) cJSON_PrintPreallocated(cJSON *item: cJSON.cpp']]],
257
- ['cjson_5fraw_1083',['cJSON_Raw',['../cJSON_8h.html#ae9ddc931ea84908d12f48c5b7f8731a1',1,'cJSON.h']]],
258
- ['cjson_5fsetboolvalue_1084',['cJSON_SetBoolValue',['../cJSON_8h.html#a210748b11b9b4f93d29391591a37ad85',1,'cJSON.h']]],
259
- ['cjson_5fsetintvalue_1085',['cJSON_SetIntValue',['../cJSON_8h.html#ae5b1335bfccc358f566bea6f7e4bfdc6',1,'cJSON.h']]],
260
- ['cjson_5fsetnumbervalue_1086',['cJSON_SetNumberValue',['../cJSON_8h.html#adab3f1e3586395bdb2da5a40059cb24b',1,'cJSON.h']]],
261
- ['cjson_5fstdcall_1087',['CJSON_STDCALL',['../cJSON_8h.html#aee2cdf14a236df79175ef257a5a94964',1,'cJSON.h']]],
262
- ['cjson_5fstrdup_1088',['cJSON_strdup',['../cJSON_8cpp.html#a5da7bd9b4622e97e7e19c36017410252',1,'cJSON.cpp']]],
263
- ['cjson_5fstring_1089',['cJSON_String',['../cJSON_8h.html#aa2cb4765308e2bbdf01988b2acdf92d9',1,'cJSON.h']]],
264
- ['cjson_5fstringisconst_1090',['cJSON_StringIsConst',['../cJSON_8h.html#a491c3484a36f3915cc4710088f55971f',1,'cJSON.h']]],
265
- ['cjson_5ftrue_1091',['cJSON_True',['../cJSON_8h.html#aad4e442b8095939decddfb67d87d9324',1,'cJSON.h']]],
266
- ['cjson_5fversion_5fmajor_1092',['CJSON_VERSION_MAJOR',['../cJSON_8h.html#a78f100ac5089a51941e2ca573ad8e380',1,'cJSON.h']]],
267
- ['cjson_5fversion_5fminor_1093',['CJSON_VERSION_MINOR',['../cJSON_8h.html#a55a808fe6b77cef1e4c2cf02a4316301',1,'cJSON.h']]],
268
- ['cjson_5fversion_5fpatch_1094',['CJSON_VERSION_PATCH',['../cJSON_8h.html#a6ad7073103d4b9aaf2153add95561c47',1,'cJSON.h']]],
269
- ['ck_5falloc_1095',['CK_ALLOC',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056acd7e3bca6e36e08205576482b1b0221e',1,'SVF::SaberCheckerAPI']]],
270
- ['ck_5fdummy_1096',['CK_DUMMY',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056a7e06261f283161194d11f4d27c417c45',1,'SVF::SaberCheckerAPI']]],
271
- ['ck_5ffclose_1097',['CK_FCLOSE',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056a731dcaf32786abf31c43be180dd366cb',1,'SVF::SaberCheckerAPI']]],
272
- ['ck_5ffopen_1098',['CK_FOPEN',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056a75cc4daa228ceb26f63cb1825da8a73e',1,'SVF::SaberCheckerAPI']]],
273
- ['ck_5ffree_1099',['CK_FREE',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056a0fa2e38d001b233c6563822491adf507',1,'SVF::SaberCheckerAPI']]],
274
- ['ckapi_1100',['ckAPI',['../classSVF_1_1SaberCheckerAPI.html#a3e54cae9b4259da2332c7fc87d3df347',1,'SVF::SaberCheckerAPI']]],
275
- ['classattr_1101',['CLASSATTR',['../classSVF_1_1DCHNode.html#a029988e54846db9aca2584e1c10283e3',1,'SVF::DCHNode::CLASSATTR()'],['../classSVF_1_1CHNode.html#a7111a3971f9f03e32bfd291a783d43b4',1,'SVF::CHNode::CLASSATTR()']]],
276
- ['classname_1102',['className',['../classSVF_1_1CHNode.html#ac7c18617b768a2988cf4eff7e849f397',1,'SVF::CHNode::className()'],['../structSVF_1_1cppUtil_1_1DemangledName.html#a5cd207bce618521166e6fa235014b297',1,'SVF::cppUtil::DemangledName::className()']]],
277
- ['classnametoancestorsmap_1103',['classNameToAncestorsMap',['../classSVF_1_1CHGraph.html#a083f726d74208c2d8107a75e0d6b3ca9',1,'SVF::CHGraph']]],
278
- ['classnametodescendantsmap_1104',['classNameToDescendantsMap',['../classSVF_1_1CHGraph.html#ac08f846413b6aed26a1bf39eb865b006',1,'SVF::CHGraph']]],
279
- ['classnametoinstanddescsmap_1105',['classNameToInstAndDescsMap',['../classSVF_1_1CHGraph.html#aaec4bdde66e4a7a63ea3f3c6ec0bd045',1,'SVF::CHGraph']]],
280
- ['classnametonodemap_1106',['classNameToNodeMap',['../classSVF_1_1CHGraph.html#ae613ad20686db0f2159a00cb00ae0a9e',1,'SVF::CHGraph']]],
281
- ['classnum_1107',['classNum',['../classSVF_1_1CHGraph.html#adb99b732d20cfc8cc0f078cda6753bc0',1,'SVF::CHGraph']]],
282
- ['classof_1108',['classof',['../classSVF_1_1DCHGraph.html#af9970ff0ef4a8f4c638da9f519d14a21',1,'SVF::DCHGraph::classof()'],['../classSVF_1_1IntervalValue.html#a101633c38e284f6e2bcad852daa3baae',1,'SVF::IntervalValue::classof(const IntervalValue *)'],['../classSVF_1_1IntervalValue.html#a72d89f686c6239c43ea1ea6fcab3062a',1,'SVF::IntervalValue::classof(const AbstractValue *v)'],['../classSVF_1_1CFBasicBlockGWTONode.html#a2d94a3f6bd93d6b3806ec03de3eb1576',1,'SVF::CFBasicBlockGWTONode::classof(const CFBasicBlockGWTONode *)'],['../classSVF_1_1CFBasicBlockGWTONode.html#a2e572490ff932b1efdc6bc86b5ea9558',1,'SVF::CFBasicBlockGWTONode::classof(const CFBasicBlockGWTOComp *c)'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#acce909c4c082749affec7b0d3ceb394a',1,'SVF::CFBasicBlockGWTOCycle::classof(const CFBasicBlockGWTOCycle *)'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#a10dc61999fc10f09921225f12129cade',1,'SVF::CFBasicBlockGWTOCycle::classof(const CFBasicBlockGWTOComp *c)'],['../classSVF_1_1CFGrammar.html#ac004251a16c0af22fe6775b7908d2a33',1,'SVF::CFGrammar::classof(const CFGrammar *)'],['../classSVF_1_1CFGrammar.html#ab5ec52098ce63b94c2b63bf28fa27942',1,'SVF::CFGrammar::classof(const GrammarBase *node)'],['../classSVF_1_1CHGraph.html#ae7e9f1a3c524d80c77b2a75f877dc2d6',1,'SVF::CHGraph::classof()'],['../classSVF_1_1ConstraintEdge.html#a2c2a62e61022bb936a903846e0aacdd3',1,'SVF::ConstraintEdge::classof()'],['../classSVF_1_1AddrCGEdge.html#a541102364cd692d5f53a6aaef8b41965',1,'SVF::AddrCGEdge::classof(const AddrCGEdge *)'],['../classSVF_1_1AddrCGEdge.html#ac635af9bdde40ea73c267998b9e4b6c4',1,'SVF::AddrCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1AddrCGEdge.html#a1eeac9d23b4c3c789697c992e9ef8dbd',1,'SVF::AddrCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1CopyCGEdge.html#a321ccd6048312a570acbb8a217269434',1,'SVF::CopyCGEdge::classof(const CopyCGEdge *)'],['../classSVF_1_1CopyCGEdge.html#a7bd7d0f76d235db2f7d8a846da5bd20d',1,'SVF::CopyCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1CopyCGEdge.html#aee721f02965d46fcd1f8acc4a98df108',1,'SVF::CopyCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1StoreCGEdge.html#a7fdb88d66ee7489f2e2de5e91ed5f25b',1,'SVF::StoreCGEdge::classof(const StoreCGEdge *)'],['../classSVF_1_1StoreCGEdge.html#a2cc6943983c51fac45e312741404e8e9',1,'SVF::StoreCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1StoreCGEdge.html#a1d7f40c84a7601620784dfafec6112b6',1,'SVF::StoreCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1LoadCGEdge.html#a1e4ddf7950685fa18fc0bb8669cc1961',1,'SVF::LoadCGEdge::classof(const LoadCGEdge *)'],['../classSVF_1_1LoadCGEdge.html#ab7d9fa1d9ed23f3f7579ba26dad46032',1,'SVF::LoadCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1LoadCGEdge.html#aa1b47bbe3ac2de21a5dc7a72bb486953',1,'SVF::LoadCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1GepCGEdge.html#af9fbe33becd8f832267ab7ea6e0437b6',1,'SVF::GepCGEdge::classof(const GepCGEdge *)'],['../classSVF_1_1GepCGEdge.html#a13ca016474348064693416fcd183d4ab',1,'SVF::GepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1GepCGEdge.html#aeceef279a35e9a92ecaff32372f0c112',1,'SVF::GepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1NormalGepCGEdge.html#a79033645683ead9a7404cd35fd936092',1,'SVF::NormalGepCGEdge::classof(const NormalGepCGEdge *)'],['../classSVF_1_1NormalGepCGEdge.html#abaa71e2b1e7f9a6d7920a89eb397dccc',1,'SVF::NormalGepCGEdge::classof(const GepCGEdge *edge)'],['../classSVF_1_1NormalGepCGEdge.html#ac6c37d7442a4b48cdce8b2eef67ee87d',1,'SVF::NormalGepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1NormalGepCGEdge.html#a025e8e6526f339c12e357958138be903',1,'SVF::NormalGepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1VariantGepCGEdge.html#a5afc61b0781b222c70707a0ea765a4bd',1,'SVF::VariantGepCGEdge::classof(const VariantGepCGEdge *)'],['../classSVF_1_1VariantGepCGEdge.html#ae83d829f94cb886ddf36cddb75fb17df',1,'SVF::VariantGepCGEdge::classof(const GepCGEdge *edge)'],['../classSVF_1_1VariantGepCGEdge.html#a0342be6f165cbabc58e1dba75e6a0b79',1,'SVF::VariantGepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1VariantGepCGEdge.html#aba0cc74af291252bc8911c81832bef68',1,'SVF::VariantGepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1IntraCFGEdge.html#a70bdadf898a10c6db89e9f432529092c',1,'SVF::IntraCFGEdge::classof(const IntraCFGEdge *)'],['../classSVF_1_1IntraCFGEdge.html#aea905f535696918ed63cd5ce04b7e0fb',1,'SVF::IntraCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1IntraCFGEdge.html#adda4f50f50127f5d7f193300933c209f',1,'SVF::IntraCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1CallCFGEdge.html#a38b56212fb58934ee50079b1e69ad5ff',1,'SVF::CallCFGEdge::classof(const CallCFGEdge *)'],['../classSVF_1_1CallCFGEdge.html#a2d06b1b7913887fa0b147a5ec3098678',1,'SVF::CallCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1CallCFGEdge.html#acea0923ca5c08f455af8ba3bcd738dd2',1,'SVF::CallCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1RetCFGEdge.html#aa26fbdb6a5fc801eef8a7f59ea28bc3a',1,'SVF::RetCFGEdge::classof(const RetCFGEdge *)'],['../classSVF_1_1RetCFGEdge.html#acbd01243e6fa346180221b3cc14672fe',1,'SVF::RetCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1RetCFGEdge.html#a552aab628945c0d5d669c28068221bef',1,'SVF::RetCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1GlobalICFGNode.html#a06d0940d1b923991144c827e145a028e',1,'SVF::GlobalICFGNode::classof(const GlobalICFGNode *)'],['../classSVF_1_1GlobalICFGNode.html#a982efb288d9b6ec41cd64be562e4be6d',1,'SVF::GlobalICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1GlobalICFGNode.html#af6b336561b3924b438d0e4d7c5fd34e3',1,'SVF::GlobalICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1IntraICFGNode.html#a295649753e583729a9f3bfd9e8a1e87f',1,'SVF::IntraICFGNode::classof(const IntraICFGNode *)'],['../classSVF_1_1IntraICFGNode.html#a9ce3f760813e3108dda53ff3f558a23d',1,'SVF::IntraICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1IntraICFGNode.html#a00e015884ec85772b161cc7b4a5bfbd8',1,'SVF::IntraICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1InterICFGNode.html#a67ef8b6f4d8961c54145df0ce8a5c843',1,'SVF::InterICFGNode::classof(const InterICFGNode *)'],['../classSVF_1_1InterICFGNode.html#adfe73a4bcd2a3074bef97661a787bfa3',1,'SVF::InterICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1InterICFGNode.html#a6b43bc8bf2bd2cd78e6cd5064cf7c470',1,'SVF::InterICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1FunEntryICFGNode.html#ad7f8c8f10b067b6766d7c7974f2b751c',1,'SVF::FunEntryICFGNode::classof(const FunEntryICFGNode *)'],['../classSVF_1_1FunEntryICFGNode.html#a1964b1b95d37b8b250a4779c7d4214b4',1,'SVF::FunEntryICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1FunEntryICFGNode.html#a3f0f02c9fb1ab2406ed970f0e0e7942e',1,'SVF::FunEntryICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1FunEntryICFGNode.html#a5225463cf5c8601d919ab810bc3276ef',1,'SVF::FunEntryICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1FunExitICFGNode.html#ab81f7f50638b8ce85f83ca3b7b566213',1,'SVF::FunExitICFGNode::classof(const FunEntryICFGNode *)'],['../classSVF_1_1FunExitICFGNode.html#acace98ae1961dcd498678694b7ba4699',1,'SVF::FunExitICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1FunExitICFGNode.html#a9731fdd29f15eab3a900eb72d3447e13',1,'SVF::FunExitICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1FunExitICFGNode.html#ab980476a746eecd8d1018e43b40db635',1,'SVF::FunExitICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1CallICFGNode.html#afb8bed9242cea8c927d14028526c19b9',1,'SVF::CallICFGNode::classof(const CallICFGNode *)'],['../classSVF_1_1CallICFGNode.html#ad064bfbbc08c297d66071ff7a9c0c991',1,'SVF::CallICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1CallICFGNode.html#a678d5ffc5c2bc44f82f8bd6d97daefc6',1,'SVF::CallICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1CallICFGNode.html#a406c851efb93f7b838f3246deb2610ec',1,'SVF::CallICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1RetICFGNode.html#a495a6ff3a561fac9a5157308c68a5ea8',1,'SVF::RetICFGNode::classof(const RetICFGNode *)'],['../classSVF_1_1RetICFGNode.html#abc490a79a39229d10010816bbd105326',1,'SVF::RetICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1RetICFGNode.html#a5ce46692509e51b32afb060cce5701dd',1,'SVF::RetICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1RetICFGNode.html#a9a1d69cec6f240971767eee3c1c6ac41',1,'SVF::RetICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1PTACallGraphEdge.html#adb10c32eff8a794d9f2b1b4a47d85d21',1,'SVF::PTACallGraphEdge::classof(const PTACallGraphEdge *)'],['../classSVF_1_1PTACallGraphEdge.html#afb092fc0502837b52ebcaa3c0dedb736',1,'SVF::PTACallGraphEdge::classof(const GenericCallGraphEdgeTy *edge)'],['../classSVF_1_1IndirectSVFGEdge.html#a65d58ce28f0bec8ba20191257a80221f',1,'SVF::IndirectSVFGEdge::classof(const IndirectSVFGEdge *)'],['../classSVF_1_1IndirectSVFGEdge.html#ad1635bdd79cae91c5a58b5e540f19df1',1,'SVF::IndirectSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IndirectSVFGEdge.html#a62352957241f7ac5faba6b502d0ed0f1',1,'SVF::IndirectSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#ae1e57e6cc223a06f957c4d6761c35402',1,'SVF::IntraIndSVFGEdge::classof(const IntraIndSVFGEdge *)'],['../classSVF_1_1IntraIndSVFGEdge.html#ac749c96247b6070479ccd597266c1d84',1,'SVF::IntraIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#ad123c668b35ad004f3897565ac69c054',1,'SVF::IntraIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#a54de415e46849515629ace05fe2afed4',1,'SVF::IntraIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#a9da25118e904862eb1f39231c2b191bd',1,'SVF::CallIndSVFGEdge::classof(const CallIndSVFGEdge *)'],['../classSVF_1_1CallIndSVFGEdge.html#ad6a01c5fc68ce5777a801aa7668b47e9',1,'SVF::CallIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#a54c3c37723424cb98ac6d01e9ed25c39',1,'SVF::CallIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#ad50e4be3af1da84aa8a58b56faba36df',1,'SVF::CallIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a436d46d2a475a291ecc56cc2f26b910f',1,'SVF::RetIndSVFGEdge::classof(const RetIndSVFGEdge *)'],['../classSVF_1_1RetIndSVFGEdge.html#ae3cedf9206a460394f761c8b785fb1f8',1,'SVF::RetIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a4b9b7308ea5e74ff175f6b1fedc873e2',1,'SVF::RetIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a0c7696c378afe92f8cf1612564ab98c3',1,'SVF::RetIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a4f7b0802389ce183635d5be2a40128bc',1,'SVF::ThreadMHPIndSVFGEdge::classof(const ThreadMHPIndSVFGEdge *)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a0db2e69a5182d1c30b44e87711558bd9',1,'SVF::ThreadMHPIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a564a1648b45d3563d69401a7f8e31906',1,'SVF::ThreadMHPIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#acb948e40582b6cc8b4360f2205b5c926',1,'SVF::ThreadMHPIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1MRSVFGNode.html#a22e28a37a013d14964ce832fa23dfb84',1,'SVF::MRSVFGNode::classof(const MRSVFGNode *)'],['../classSVF_1_1MRSVFGNode.html#a9b843265a6f95eea56a5a62eede8893c',1,'SVF::MRSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1MRSVFGNode.html#a5f14facdcee7fec54c45b5956af553be',1,'SVF::MRSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalINSVFGNode.html#a049c4760e5d0ea2e31fc84ec32850310',1,'SVF::FormalINSVFGNode::classof(const FormalINSVFGNode *)'],['../classSVF_1_1FormalINSVFGNode.html#a93393ca0fb82c738b9357e93572b026a',1,'SVF::FormalINSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalINSVFGNode.html#a637ece0b4dcb990d3a3a5d5bbee4ef8d',1,'SVF::FormalINSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalOUTSVFGNode.html#ac29004272d47ad58ea1e05fbfc1ac639',1,'SVF::FormalOUTSVFGNode::classof(const FormalOUTSVFGNode *)'],['../classSVF_1_1FormalOUTSVFGNode.html#a48fc0991af02d9e0b8700cf96a8ca35c',1,'SVF::FormalOUTSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalOUTSVFGNode.html#a3b1387416f3ca61eed5581c9112cfcde',1,'SVF::FormalOUTSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualINSVFGNode.html#a73ccbee2a81439e70ea0c096d113a89b',1,'SVF::ActualINSVFGNode::classof(const ActualINSVFGNode *)'],['../classSVF_1_1ActualINSVFGNode.html#aae28a748413002046d02a4003229fc88',1,'SVF::ActualINSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualINSVFGNode.html#a476ef9fb19b3da1149945f9fe27cd9f1',1,'SVF::ActualINSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualOUTSVFGNode.html#a810b526c35918ed894c8dc2f95d44cb3',1,'SVF::ActualOUTSVFGNode::classof(const ActualOUTSVFGNode *)'],['../classSVF_1_1ActualOUTSVFGNode.html#a12cb923163baad086ca7a6365c74cc6b',1,'SVF::ActualOUTSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualOUTSVFGNode.html#a06dfaac3d2a41fa297a7707fc1240f8f',1,'SVF::ActualOUTSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#ac55ddd2788fff5bcff8afc5c0b49ad2d',1,'SVF::MSSAPHISVFGNode::classof(const MSSAPHISVFGNode *)'],['../classSVF_1_1MSSAPHISVFGNode.html#a44089a90d2c8bdb7ea8d8f2904c9d768',1,'SVF::MSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#abcb8ba7fc0574b75aa3582f35cdb47f5',1,'SVF::MSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#ab91626e88e8c28553c44b5939cfd65b3',1,'SVF::MSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#ae1fef4865427f59811fde241d4ac80cc',1,'SVF::IntraMSSAPHISVFGNode::classof(const IntraMSSAPHISVFGNode *)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#ada532ff4ffbd7592ae1b89b1e234ba21',1,'SVF::IntraMSSAPHISVFGNode::classof(const MSSAPHISVFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a1382366ed10250d8f9a21c1f28bcad1c',1,'SVF::IntraMSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a4d0c0866ed958cdbb5fd9310696f24ba',1,'SVF::IntraMSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a885dabe57bcf57d10dbdb40fd658b075',1,'SVF::IntraMSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a62c0f4f98a42fe65f1dd570ec277b13f',1,'SVF::InterMSSAPHISVFGNode::classof(const InterMSSAPHISVFGNode *)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a084a26ee34913e89b8b28fac43cda5f2',1,'SVF::InterMSSAPHISVFGNode::classof(const MSSAPHISVFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a14866d7c95c5d3d8215ffec2172d208b',1,'SVF::InterMSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a7674d5c0f395624085f0764dba78cb93',1,'SVF::InterMSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#ac1b291caedbd584d0e37702b682fa440',1,'SVF::InterMSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#ac997d06e133d698a5aa29c2af55a624e',1,'SVF::DummyVersionPropSVFGNode::classof(const DummyVersionPropSVFGNode *)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#a684f1f5c9f9f5059127d3024cc5d71e9',1,'SVF::DummyVersionPropSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#aa1ac53d368232b002cdd8f8a91f284da',1,'SVF::DummyVersionPropSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d',1,'SVF::ThreadForkEdge::classof(const ThreadForkEdge *)'],['../classSVF_1_1ThreadForkEdge.html#ae40d52a9080627661aad198adf5f411a',1,'SVF::ThreadForkEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37',1,'SVF::ThreadJoinEdge::classof(const ThreadJoinEdge *)'],['../classSVF_1_1ThreadJoinEdge.html#ae4095b55b035bbf42d0a75afada4244d',1,'SVF::ThreadJoinEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1HareParForEdge.html#ab1dba5dff1e71bce578dc7b0009ba518',1,'SVF::HareParForEdge::classof(const HareParForEdge *)'],['../classSVF_1_1HareParForEdge.html#af9cc260c4a767f9ebd4a454dff4f88be',1,'SVF::HareParForEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89',1,'SVF::ThreadCallGraph::classof(const ThreadCallGraph *)'],['../classSVF_1_1ThreadCallGraph.html#a5d991e4511fc909dc170a4b03e71d77e',1,'SVF::ThreadCallGraph::classof(const PTACallGraph *g)'],['../classSVF_1_1DirectSVFGEdge.html#a200f8722e39d0267cd5d0212871e16bf',1,'SVF::DirectSVFGEdge::classof(const DirectSVFGEdge *)'],['../classSVF_1_1DirectSVFGEdge.html#ade837b89b661ab92b4f852c4a1d07e91',1,'SVF::DirectSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1DirectSVFGEdge.html#a6e8eba3ca95255ce6d370f70ef1af723',1,'SVF::DirectSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a66c199063471c5b3fcbe6a8cce47a1fe',1,'SVF::IntraDirSVFGEdge::classof(const IntraDirSVFGEdge *)'],['../classSVF_1_1IntraDirSVFGEdge.html#a05f6b2a386ffdc58f89fc9f650a03ce0',1,'SVF::IntraDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a6a6a756f3f4d3b8bb162014ad8a013d6',1,'SVF::IntraDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a83ecbb860bb65c348716a7b6eb0eb6e4',1,'SVF::IntraDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#a977cb840fbed0b89b445a1b7384d3352',1,'SVF::CallDirSVFGEdge::classof(const CallDirSVFGEdge *)'],['../classSVF_1_1CallDirSVFGEdge.html#a9af19b582b2fc0ad587c186bbe1ae3c5',1,'SVF::CallDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#afc2b7f68c04cb9d0140576c8bb4e3527',1,'SVF::CallDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#ac4459c3e162af07af327a95b63ad24ba',1,'SVF::CallDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#ae13c787500749e182c7b48d4750fc0bb',1,'SVF::RetDirSVFGEdge::classof(const RetDirSVFGEdge *)'],['../classSVF_1_1RetDirSVFGEdge.html#ad794858b1424836850d55e66376de2c3',1,'SVF::RetDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#a072bfed40d4fc766f107da70428f4872',1,'SVF::RetDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#a00d19ac1f96d9d66597d717eea58aeae',1,'SVF::RetDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1StmtVFGNode.html#ade2eb6475fdc3d2fa107c9adf508b72a',1,'SVF::StmtVFGNode::classof(const StmtVFGNode *)'],['../classSVF_1_1StmtVFGNode.html#a07b6320e6b57de790737585ad7e0dfc9',1,'SVF::StmtVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1StmtVFGNode.html#a52b07152246113f9b55a9bcacf92e1b4',1,'SVF::StmtVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1LoadVFGNode.html#a4f8125b671b65b106b82fa7f555a0627',1,'SVF::LoadVFGNode::classof(const LoadVFGNode *)'],['../classSVF_1_1LoadVFGNode.html#a6809c239925254fdf505bd907ce8a773',1,'SVF::LoadVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1LoadVFGNode.html#a9bbb5bb491000f973ab2e2d391105eef',1,'SVF::LoadVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1LoadVFGNode.html#a649006bd37ea9a4e0add926acf6711e7',1,'SVF::LoadVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1StoreVFGNode.html#a61b6a4c05576d942024cc002905d5831',1,'SVF::StoreVFGNode::classof(const StoreVFGNode *)'],['../classSVF_1_1StoreVFGNode.html#acc772ccaec8d50c6c794ddf6433cc8da',1,'SVF::StoreVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1StoreVFGNode.html#a557a5eadd147cae44223a9a9b9f22a0a',1,'SVF::StoreVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1StoreVFGNode.html#a41e8b1729da33dd6572288cab334c0eb',1,'SVF::StoreVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1CopyVFGNode.html#adefcc30434a12173cfbdb05145ff2959',1,'SVF::CopyVFGNode::classof(const CopyVFGNode *)'],['../classSVF_1_1CopyVFGNode.html#af2a5123c24452b533b8cf3c737abfa61',1,'SVF::CopyVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1CopyVFGNode.html#ae9c59423e3f5b86eecd07e4d7f6297eb',1,'SVF::CopyVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1CopyVFGNode.html#a53e14acb8134334f2f8444235ba3dae9',1,'SVF::CopyVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1CmpVFGNode.html#ab1248b063654318677471fb10af16fd7',1,'SVF::CmpVFGNode::classof(const CmpVFGNode *)'],['../classSVF_1_1CmpVFGNode.html#a3230ae3a4a7f10e0486f000b92b87713',1,'SVF::CmpVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1CmpVFGNode.html#add2c095c6ae13c5d7a72f4551c2490a2',1,'SVF::CmpVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1BinaryOPVFGNode.html#a74266197f0ac969746c0be4175e70c17',1,'SVF::BinaryOPVFGNode::classof(const BinaryOPVFGNode *)'],['../classSVF_1_1BinaryOPVFGNode.html#aea93da7b12eec71280459e1c4a41306f',1,'SVF::BinaryOPVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1BinaryOPVFGNode.html#a9da4b2fca555fbb6a1867e9bc4749046',1,'SVF::BinaryOPVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8',1,'SVF::UnaryOPVFGNode::classof(const UnaryOPVFGNode *)'],['../classSVF_1_1UnaryOPVFGNode.html#a11ff85d796e547f0258ec30cf23b7310',1,'SVF::UnaryOPVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1UnaryOPVFGNode.html#a1aec02a86416e9baf8819086bbb53080',1,'SVF::UnaryOPVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1BranchVFGNode.html#abaeefcd88c47e21065947f7587af2181',1,'SVF::BranchVFGNode::classof(const BranchVFGNode *)'],['../classSVF_1_1BranchVFGNode.html#aa578e56a2a4d145ba63628367786b9f0',1,'SVF::BranchVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1BranchVFGNode.html#a5cf9cbe215078178e12e06d859483336',1,'SVF::BranchVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1GepVFGNode.html#a77aa023b0c19e72a1263c63419643241',1,'SVF::GepVFGNode::classof(const GepVFGNode *)'],['../classSVF_1_1GepVFGNode.html#aae7c25ec33e4531778be58c28a0575c4',1,'SVF::GepVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1GepVFGNode.html#aa668a8000407a07937a5f4e4a6bfe31a',1,'SVF::GepVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1GepVFGNode.html#a70e2627cc05920864a97d054b2631985',1,'SVF::GepVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1PHIVFGNode.html#a522b90297d1a34858c9ae830cc24f1aa',1,'SVF::PHIVFGNode::classof(const PHIVFGNode *)'],['../classSVF_1_1PHIVFGNode.html#a4699fc06762e2d2573bbe3c0fd903da4',1,'SVF::PHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1PHIVFGNode.html#a1c5073aade64acbac65e8a8add61e231',1,'SVF::PHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a30aa2227c1d94c2726d29cdbe800f91e',1,'SVF::IntraPHIVFGNode::classof(const IntraPHIVFGNode *)'],['../classSVF_1_1IntraPHIVFGNode.html#ae8c46b54a0a19b9516829b8ea897b946',1,'SVF::IntraPHIVFGNode::classof(const PHIVFGNode *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a379b6f3452bdc6b5a3913fc7680ef70e',1,'SVF::IntraPHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a7b8058dbbb9fc70db5f0de179e7e0196',1,'SVF::IntraPHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1AddrVFGNode.html#a5ad9c37ae429e0ac4c4fae224364f177',1,'SVF::AddrVFGNode::classof(const AddrVFGNode *)'],['../classSVF_1_1AddrVFGNode.html#a5510202381d0eb7af55353f8cc3be0d0',1,'SVF::AddrVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1AddrVFGNode.html#a24dde3e1cf8a66736233cd0a8dc91b82',1,'SVF::AddrVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1AddrVFGNode.html#af5ff980dea82f57e146e01d04882abbb',1,'SVF::AddrVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ArgumentVFGNode.html#ab6179be01a029e52df59480c20a92ef2',1,'SVF::ArgumentVFGNode::classof(const ArgumentVFGNode *)'],['../classSVF_1_1ArgumentVFGNode.html#aef245c92b68e42d5a74bcc98fc026ac2',1,'SVF::ArgumentVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ArgumentVFGNode.html#a7a81455d628934b84ce30a055a774673',1,'SVF::ArgumentVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualParmVFGNode.html#a5d0c195ba42dc0dd48a360cba326d502',1,'SVF::ActualParmVFGNode::classof(const ActualParmVFGNode *)'],['../classSVF_1_1ActualParmVFGNode.html#abe1fd545e784375dc8da98db6b5869f8',1,'SVF::ActualParmVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1ActualParmVFGNode.html#acd3b55d18cb1227f7631df8e4912fdb3',1,'SVF::ActualParmVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualParmVFGNode.html#a7f18a3d0eec50fafd505b8d6f8ebca5d',1,'SVF::ActualParmVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalParmVFGNode.html#af91ecca224b99cd6dd3b9b17ad0d8e6f',1,'SVF::FormalParmVFGNode::classof(const FormalParmVFGNode *)'],['../classSVF_1_1FormalParmVFGNode.html#ae4cac828eec4ac2f55ff9d580c855b34',1,'SVF::FormalParmVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalParmVFGNode.html#ad53fc9b2922c6c0145864bce59991d54',1,'SVF::FormalParmVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1FormalParmVFGNode.html#a691dc39c5ed3f3fa1ea518b5ec802c60',1,'SVF::FormalParmVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualRetVFGNode.html#ab814b942e8ba02ed51f11ea6fcadd608',1,'SVF::ActualRetVFGNode::classof(const ActualRetVFGNode *)'],['../classSVF_1_1ActualRetVFGNode.html#a086f5a2156e90eee2ffa846954a79bb3',1,'SVF::ActualRetVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1ActualRetVFGNode.html#af3bf2a8f3a9398ec92a3418347af6b1a',1,'SVF::ActualRetVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualRetVFGNode.html#a8aa10464c4295855c22921a6acb4bcda',1,'SVF::ActualRetVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalRetVFGNode.html#af90572e9ac08cb2fffc9c63d51d5a129',1,'SVF::FormalRetVFGNode::classof(const FormalRetVFGNode)'],['../classSVF_1_1FormalRetVFGNode.html#ab5732a6cea2efbd352d1d8330f366f49',1,'SVF::FormalRetVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalRetVFGNode.html#a75f6357396c84bfc08c9b08f95ae6b40',1,'SVF::FormalRetVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1FormalRetVFGNode.html#a444f13c4680b3762d0f2a55f98037acb',1,'SVF::FormalRetVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1InterPHIVFGNode.html#af05335676298acd6ad0bf2f445c8105b',1,'SVF::InterPHIVFGNode::classof(const InterPHIVFGNode *)'],['../classSVF_1_1InterPHIVFGNode.html#a9363508afb598d53d0deaedefdd8a01c',1,'SVF::InterPHIVFGNode::classof(const PHIVFGNode *node)'],['../classSVF_1_1InterPHIVFGNode.html#a6e134096deb0f33f8b137d7d16f88ba0',1,'SVF::InterPHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1InterPHIVFGNode.html#aae63bc1eb14d56d2f82e12eb1829a7a1',1,'SVF::InterPHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1NullPtrVFGNode.html#ad3fb6de5ce7d31e881e95bf60528847d',1,'SVF::NullPtrVFGNode::classof(const NullPtrVFGNode *)'],['../classSVF_1_1NullPtrVFGNode.html#a79b84b61e6e2c967fc3c1b8d9dad41c5',1,'SVF::NullPtrVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1NullPtrVFGNode.html#abd9d77737434262b5bb801ebf9c8e9a8',1,'SVF::NullPtrVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1DiffPTData.html#a09f6aa3d329f8adcd4928344720cff0f',1,'SVF::DiffPTData::classof(const DiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1DiffPTData.html#af182fd3695fee155abac8c2f0c402a17',1,'SVF::DiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1DFPTData.html#a1b09e85de5cc187958dd8fb1aa5edfcd',1,'SVF::DFPTData::classof(const DFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1DFPTData.html#abea003e1262f3e03967939e4028694a4',1,'SVF::DFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1VersionedPTData.html#a385133d44ac2b5fcef007040da8c2fd6',1,'SVF::VersionedPTData::classof(const VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1VersionedPTData.html#a69ceac8acdf820486a45fc4444f78d04',1,'SVF::VersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutablePTData.html#a589d71ff881e53133e5c688f1c616ab3',1,'SVF::MutablePTData::classof(const MutablePTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutablePTData.html#a577a7fce1affd462afeb9fefa4bdb4a8',1,'SVF::MutablePTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableDiffPTData.html#a1b2d520d24a8d19de00e26237e5cd098',1,'SVF::MutableDiffPTData::classof(const MutableDiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableDiffPTData.html#af27d457e1905876631bcf74e434257ae',1,'SVF::MutableDiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableDFPTData.html#a5baa6fffedfd0ac356590f9a0b222ee0',1,'SVF::MutableDFPTData::classof(const MutableDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableDFPTData.html#acb338bbe5773001a15b81e596a764222',1,'SVF::MutableDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableIncDFPTData.html#a89f65d37096c82fcdddb1c324ec206d2',1,'SVF::MutableIncDFPTData::classof(const MutableIncDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableIncDFPTData.html#aa4c262f0d62e902912d4cd7999731d3d',1,'SVF::MutableIncDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableVersionedPTData.html#a6be54447671288a666af5d48972e2ccf',1,'SVF::MutableVersionedPTData::classof(const MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1MutableVersionedPTData.html#a646111552a7112b8e48c00e766ce8d9b',1,'SVF::MutableVersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentPTData.html#a174c3cac13c839863171621ea25e609f',1,'SVF::PersistentPTData::classof(const PersistentPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentPTData.html#a4e896ec87d07e5b75401de4367d67458',1,'SVF::PersistentPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentDiffPTData.html#afb53f0b47cdad94379c3a4895980be9c',1,'SVF::PersistentDiffPTData::classof(const PersistentDiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentDiffPTData.html#a4f4b1869210228e9d1b4f3900b41bb88',1,'SVF::PersistentDiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentDFPTData.html#ad374e8e6ddd5c397bd5ab6cf9b259968',1,'SVF::PersistentDFPTData::classof(const PersistentDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentDFPTData.html#a575a441ddbe233d34937792b66d2b39c',1,'SVF::PersistentDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentIncDFPTData.html#a656434f7b67aabf25f6dba400d95f2bb',1,'SVF::PersistentIncDFPTData::classof(const PersistentIncDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentIncDFPTData.html#a47c2fbf8b959aae3166b9757b12880a7',1,'SVF::PersistentIncDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentVersionedPTData.html#a28a8bf95351e295e65360bf16241a5da',1,'SVF::PersistentVersionedPTData::classof(const PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1PersistentVersionedPTData.html#a1f85475cb6690bb1caa003c5a3aec92f',1,'SVF::PersistentVersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1BVDataPTAImpl.html#a6ba68138c10d1fbe5be6346c8dfeca74',1,'SVF::BVDataPTAImpl::classof()'],['../classSVF_1_1CondPTAImpl.html#ae76fb767c13ca39baa0fbec55a7780fe',1,'SVF::CondPTAImpl::classof()'],['../classSVF_1_1LoadMU.html#a675192a60c5afa6e1d5f9b7dae5953b5',1,'SVF::LoadMU::classof(const LoadMU *)'],['../classSVF_1_1LoadMU.html#a2b3f73c38c479e05984e01710227e50f',1,'SVF::LoadMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1CallMU.html#af8a0defe4c5b36893e155a4b074c0f30',1,'SVF::CallMU::classof(const CallMU *)'],['../classSVF_1_1CallMU.html#a27c70bc7543eeb2fcf64f139481d3bf9',1,'SVF::CallMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1RetMU.html#ace8b780beda75de78d08247335e1738a',1,'SVF::RetMU::classof(const RetMU *)'],['../classSVF_1_1RetMU.html#ae6608c348426d99a5d3963ceaca2eb8b',1,'SVF::RetMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1MSSACHI.html#a49cf6b7e0cb38acfeb2eb2e1273c506d',1,'SVF::MSSACHI::classof(const MSSACHI *chi)'],['../classSVF_1_1MSSACHI.html#a450055eb758896fb2e3e4f67febe7782',1,'SVF::MSSACHI::classof(const MSSADEF *chi)'],['../classSVF_1_1StoreCHI.html#a66a4ea0b8b61d39a552f7da000732263',1,'SVF::StoreCHI::classof(const StoreCHI *chi)'],['../classSVF_1_1StoreCHI.html#a7a01d165b24d05f0a218c2abfaad8422',1,'SVF::StoreCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1StoreCHI.html#a4324f81324dd6d6c6ba6d1af32e29985',1,'SVF::StoreCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1CallCHI.html#a7c0708ad9a2aa6278b1e7404340ca2ad',1,'SVF::CallCHI::classof(const CallCHI *chi)'],['../classSVF_1_1CallCHI.html#a039209d842c18ef9d4a86a5a725a775b',1,'SVF::CallCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1CallCHI.html#aeea8fd6c5904874604bb0ced9b080c29',1,'SVF::CallCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1EntryCHI.html#ad9c86f7cf28fe22584b94416803639aa',1,'SVF::EntryCHI::classof(const EntryCHI *chi)'],['../classSVF_1_1EntryCHI.html#a55404375929d591f93d09f5a9e896cf6',1,'SVF::EntryCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1EntryCHI.html#aa5ed214cd44d8847c7539c7e3de3d276',1,'SVF::EntryCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1MSSAPHI.html#adab25ebd69f699c019118bc1e099d4f9',1,'SVF::MSSAPHI::classof(const MSSAPHI *phi)'],['../classSVF_1_1MSSAPHI.html#a48d3a719b97991be8ba94149a1d30091',1,'SVF::MSSAPHI::classof(const MSSADEF *phi)'],['../classSVF_1_1TCTEdge.html#a38d3af1f146d4e70574874c7ec28f6f3',1,'SVF::TCTEdge::classof(const TCTEdge *)'],['../classSVF_1_1TCTEdge.html#a13088f28a806a095ede56240b9fa87a2',1,'SVF::TCTEdge::classof(const GenericTCTEdgeTy *edge)'],['../classSVF_1_1SVFStmt.html#ac517a3166a3afe45d04480534ac3bb50',1,'SVF::SVFStmt::classof(const SVFStmt *)'],['../classSVF_1_1SVFStmt.html#a00339663741d9f581d2f3ecae5a3e7e3',1,'SVF::SVFStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1AssignStmt.html#a4f94b6731f324e44fc4d4e06d7acdbf7',1,'SVF::AssignStmt::classof(const AssignStmt *)'],['../classSVF_1_1AssignStmt.html#ad5e2d41b8cd548628b59227368388ed0',1,'SVF::AssignStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1AssignStmt.html#a8b2837153dcf9f7e2adc3b30b2dd0245',1,'SVF::AssignStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1AddrStmt.html#a32e129c9f7aa16be8c5c8569989f691f',1,'SVF::AddrStmt::classof(const AddrStmt *)'],['../classSVF_1_1AddrStmt.html#aeec83dc4e79ee62c92c75aa778a475ad',1,'SVF::AddrStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1AddrStmt.html#a6876ffc2c97c5ba64155891b55a7884c',1,'SVF::AddrStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CopyStmt.html#a253c81c922bef6e2d520262c2f7793c4',1,'SVF::CopyStmt::classof(const CopyStmt *)'],['../classSVF_1_1CopyStmt.html#a5e883bb0bc30cf8b7d325b66f7a42848',1,'SVF::CopyStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1CopyStmt.html#a12e960569a9f4beae99195a0fe2d3b68',1,'SVF::CopyStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1StoreStmt.html#ae3c219e8af92e222f55c930009db6e67',1,'SVF::StoreStmt::classof(const StoreStmt *)'],['../classSVF_1_1StoreStmt.html#a31f69e402887eff60e2055799ed561b9',1,'SVF::StoreStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1StoreStmt.html#ab71bf959fce0e702556dd753636298b2',1,'SVF::StoreStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1LoadStmt.html#a03d6f1ee2f52b34d905b204eb53d6560',1,'SVF::LoadStmt::classof(const LoadStmt *)'],['../classSVF_1_1LoadStmt.html#ac252b1e9b7c01108d1aff602fbe1ef40',1,'SVF::LoadStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1LoadStmt.html#ab30f370a8a2a3e63765c1e4843f07826',1,'SVF::LoadStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1GepStmt.html#a441cd8487b320ceff9d62884b4f28176',1,'SVF::GepStmt::classof(const GepStmt *)'],['../classSVF_1_1GepStmt.html#a92016e7d6061e4a157c9cd39ad94cc20',1,'SVF::GepStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1GepStmt.html#ac47064e21e2afdf7bd85c6acba44367f',1,'SVF::GepStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CallPE.html#a6df0149f79122c5a7d517f75d0235e73',1,'SVF::CallPE::classof(const CallPE *)'],['../classSVF_1_1CallPE.html#a188c51f3e378c451d34e90c96cca0cf5',1,'SVF::CallPE::classof(const SVFStmt *edge)'],['../classSVF_1_1CallPE.html#a0d89c20d1d3ccee5f3e45a32085117aa',1,'SVF::CallPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1RetPE.html#a43c6965616d67e77087b486265139d21',1,'SVF::RetPE::classof(const RetPE *)'],['../classSVF_1_1RetPE.html#a9cd78a723ed55ed6f334a329576a7471',1,'SVF::RetPE::classof(const SVFStmt *edge)'],['../classSVF_1_1RetPE.html#a2f0121f26e79fe3766cba93b42dc1119',1,'SVF::RetPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1MultiOpndStmt.html#aa0d9a26d3ad17432505b1f5bb36368d9',1,'SVF::MultiOpndStmt::classof(const MultiOpndStmt *)'],['../classSVF_1_1MultiOpndStmt.html#a5de8ff8363cb3f0b1427b69aa1058470',1,'SVF::MultiOpndStmt::classof(const SVFStmt *node)'],['../classSVF_1_1MultiOpndStmt.html#ad20128715a7aaf173d60fe8f14575678',1,'SVF::MultiOpndStmt::classof(const GenericPAGEdgeTy *node)'],['../classSVF_1_1PhiStmt.html#abb620d35e77989c2f7f9ed480e5fa1e9',1,'SVF::PhiStmt::classof(const PhiStmt *)'],['../classSVF_1_1PhiStmt.html#ac214292370d79324f6da8624fe2c7139',1,'SVF::PhiStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1PhiStmt.html#ae547394a731d29b44565d3e56a326354',1,'SVF::PhiStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1PhiStmt.html#a904591799ce401e8d3ee6aa634325ba3',1,'SVF::PhiStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1SelectStmt.html#a89f27a20f9c2acc66c4c6152e79ee30e',1,'SVF::SelectStmt::classof(const SelectStmt *)'],['../classSVF_1_1SelectStmt.html#a3cb54c9a91a32e12c5f8ee452fcf64be',1,'SVF::SelectStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1SelectStmt.html#a0b73ca0dedc4b7c718585577424fa0ce',1,'SVF::SelectStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1SelectStmt.html#aa9d3eeb27fee7084bcd2921c98be1bd1',1,'SVF::SelectStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CmpStmt.html#adec661dd23b7806b35abba2d44aebc61',1,'SVF::CmpStmt::classof(const CmpStmt *)'],['../classSVF_1_1CmpStmt.html#a16a5fddf61f6a13ee34dde0c4267d0e5',1,'SVF::CmpStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1CmpStmt.html#a679ec89e3fa17a17dcc8fafeb30d3a61',1,'SVF::CmpStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1CmpStmt.html#af9f7fe4aa92bb443cd517f06a8fb94cd',1,'SVF::CmpStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1BinaryOPStmt.html#ab5a0f41455474643e8dd97aaab0aaab5',1,'SVF::BinaryOPStmt::classof(const BinaryOPStmt *)'],['../classSVF_1_1BinaryOPStmt.html#abc24c2d50b164a637ad0cec371cb7e63',1,'SVF::BinaryOPStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1BinaryOPStmt.html#a7cae2a90a33225c90eb035cf9e663d3d',1,'SVF::BinaryOPStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1BinaryOPStmt.html#ac8831079a5a9c6d50fbd09ff545e7cfd',1,'SVF::BinaryOPStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95',1,'SVF::UnaryOPStmt::classof(const UnaryOPStmt *)'],['../classSVF_1_1UnaryOPStmt.html#a2a4b7e3a4c5be8a253b542f144f830b7',1,'SVF::UnaryOPStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1UnaryOPStmt.html#add29b76e0ef73da2606bac97f74a7896',1,'SVF::UnaryOPStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1BranchStmt.html#a750ffca6648fafedfb271fb90d975847',1,'SVF::BranchStmt::classof(const BranchStmt *)'],['../classSVF_1_1BranchStmt.html#a55b867cd85dbbe43e2f7c1bad5dce647',1,'SVF::BranchStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1BranchStmt.html#adf97a239f15b635580cef475980e8d82',1,'SVF::BranchStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1TDForkPE.html#a79317f2ac92ace129a1ccf802406498d',1,'SVF::TDForkPE::classof(const TDForkPE *)'],['../classSVF_1_1TDForkPE.html#a68f16df5a9b44dd2492c33fb0a1b5f0c',1,'SVF::TDForkPE::classof(const SVFStmt *edge)'],['../classSVF_1_1TDForkPE.html#a9e160158fe61958bcd6ef2a7da559018',1,'SVF::TDForkPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1TDJoinPE.html#ace17257476d0ee089a9f9cb8dc63e3f2',1,'SVF::TDJoinPE::classof(const TDJoinPE *)'],['../classSVF_1_1TDJoinPE.html#a18e24262f5be7835bc830ea410acc19d',1,'SVF::TDJoinPE::classof(const SVFStmt *edge)'],['../classSVF_1_1TDJoinPE.html#a22303af690086961b8d2356b345f882b',1,'SVF::TDJoinPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1SVFPointerType.html#a64502ac59788f5a1d53297123afbcfc6',1,'SVF::SVFPointerType::classof()'],['../classSVF_1_1SVFIntegerType.html#aee36de2439ab62fbbe68f71826478914',1,'SVF::SVFIntegerType::classof()'],['../classSVF_1_1SVFFunctionType.html#a527528ffe8005a3ff56f581f27296a49',1,'SVF::SVFFunctionType::classof()'],['../classSVF_1_1SVFStructType.html#a5551dee67814f75b701ba5e2757f6775',1,'SVF::SVFStructType::classof()'],['../classSVF_1_1SVFArrayType.html#a9b680e5f1995e1fb8f7d17f69f1c32ca',1,'SVF::SVFArrayType::classof()'],['../classSVF_1_1SVFOtherType.html#a7b026267db1dee3fd1149b92194d5655',1,'SVF::SVFOtherType::classof()'],['../classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f',1,'SVF::SVFFunction::classof()'],['../classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8',1,'SVF::SVFBasicBlock::classof()'],['../classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231',1,'SVF::SVFInstruction::classof()'],['../classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd',1,'SVF::SVFCallInst::classof(const SVFValue *node)'],['../classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5',1,'SVF::SVFCallInst::classof(const SVFInstruction *node)'],['../classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9',1,'SVF::SVFVirtualCallInst::classof(const SVFValue *node)'],['../classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23',1,'SVF::SVFVirtualCallInst::classof(const SVFInstruction *node)'],['../classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26',1,'SVF::SVFVirtualCallInst::classof(const SVFCallInst *node)'],['../classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51',1,'SVF::SVFConstant::classof()'],['../classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96',1,'SVF::SVFGlobalValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b',1,'SVF::SVFGlobalValue::classof(const SVFConstant *node)'],['../classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d',1,'SVF::SVFArgument::classof()'],['../classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3',1,'SVF::SVFConstantData::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d',1,'SVF::SVFConstantData::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42',1,'SVF::SVFConstantInt::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49',1,'SVF::SVFConstantInt::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857',1,'SVF::SVFConstantFP::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42',1,'SVF::SVFConstantFP::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e',1,'SVF::SVFConstantNullPtr::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59',1,'SVF::SVFConstantNullPtr::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5',1,'SVF::SVFBlackHoleValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2',1,'SVF::SVFBlackHoleValue::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8',1,'SVF::SVFOtherValue::classof()'],['../classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2',1,'SVF::SVFMetadataAsValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221',1,'SVF::SVFMetadataAsValue::classof(const SVFOtherValue *node)'],['../classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c',1,'SVF::ValVar::classof(const ValVar *)'],['../classSVF_1_1ValVar.html#a71e5f4eaf74f852d3354ac6b0b65f39c',1,'SVF::ValVar::classof(const SVFVar *node)'],['../classSVF_1_1ValVar.html#a371f38564932cc04c6c4a00a99bf6c6a',1,'SVF::ValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1ObjVar.html#ac127d3ee00a6bed2bdba2f24b389eb4b',1,'SVF::ObjVar::classof(const ObjVar *)'],['../classSVF_1_1ObjVar.html#a78ee2be4a346728be947ce29d3820c13',1,'SVF::ObjVar::classof(const SVFVar *node)'],['../classSVF_1_1ObjVar.html#a42b68822afc39d415db8c29079caf9c8',1,'SVF::ObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1GepValVar.html#a28e42f01110a2d0a5f1f90bca14c5035',1,'SVF::GepValVar::classof(const GepValVar *)'],['../classSVF_1_1GepValVar.html#aea2c58dc4124157a23c2cc0fe050f158',1,'SVF::GepValVar::classof(const ValVar *node)'],['../classSVF_1_1GepValVar.html#a8f8f8e21cdfcccd7523dc2371c696ad8',1,'SVF::GepValVar::classof(const SVFVar *node)'],['../classSVF_1_1GepValVar.html#a0aab756122dcce24faf556f0b7057dc1',1,'SVF::GepValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1GepObjVar.html#ab3129ad98687e6352675d84373d96ffe',1,'SVF::GepObjVar::classof(const GepObjVar *)'],['../classSVF_1_1GepObjVar.html#ab6105a2f7bbd9a4e611d96f0bcac0e6c',1,'SVF::GepObjVar::classof(const ObjVar *node)'],['../classSVF_1_1GepObjVar.html#ad7fc6e6ed6fca8641c44b91ab29524bd',1,'SVF::GepObjVar::classof(const SVFVar *node)'],['../classSVF_1_1GepObjVar.html#ac3583a2d4d4ceaf820d23b43a893ac92',1,'SVF::GepObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1FIObjVar.html#a1801ca6c6cf3367eff5621fa7c788619',1,'SVF::FIObjVar::classof(const FIObjVar *)'],['../classSVF_1_1FIObjVar.html#a07ed7216777acb05861044542cc2fe66',1,'SVF::FIObjVar::classof(const ObjVar *node)'],['../classSVF_1_1FIObjVar.html#a1f6ba91fe429f55598cef983a2b3a538',1,'SVF::FIObjVar::classof(const SVFVar *node)'],['../classSVF_1_1FIObjVar.html#a73cd80e57f81d34b6295e110e3d43acc',1,'SVF::FIObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1RetPN.html#acedd9e576a077f96c0638065d4c70bcf',1,'SVF::RetPN::classof(const RetPN *)'],['../classSVF_1_1RetPN.html#a5e9d174902aa6dcfae418697363967b9',1,'SVF::RetPN::classof(const SVFVar *node)'],['../classSVF_1_1RetPN.html#a70b218109d2cc7850bbab5a4504784db',1,'SVF::RetPN::classof(const ValVar *node)'],['../classSVF_1_1RetPN.html#a69ee6310b7236bc1230fa63440b0f551',1,'SVF::RetPN::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c',1,'SVF::VarArgPN::classof(const VarArgPN *)'],['../classSVF_1_1VarArgPN.html#a2adee91065fef72cb8f64924aa83ec0a',1,'SVF::VarArgPN::classof(const SVFVar *node)'],['../classSVF_1_1VarArgPN.html#a3a7f82ff9fe4426ae8d967460995e2cd',1,'SVF::VarArgPN::classof(const ValVar *node)'],['../classSVF_1_1VarArgPN.html#a7f873a8015eb6a6b30530a7e5a69018d',1,'SVF::VarArgPN::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1DummyValVar.html#a06c603907dce56bea44f9a4f9da4d6c7',1,'SVF::DummyValVar::classof(const DummyValVar *)'],['../classSVF_1_1DummyValVar.html#ac09e183185b178f16547bb355ccb01f3',1,'SVF::DummyValVar::classof(const SVFVar *node)'],['../classSVF_1_1DummyValVar.html#a3fbbb34ccb50e65d6d7aabe7e84e548f',1,'SVF::DummyValVar::classof(const ValVar *node)'],['../classSVF_1_1DummyValVar.html#abd4bbbbe43db12627923729a9d5a5442',1,'SVF::DummyValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1DummyObjVar.html#a543ca59bd39740d1080fe4702bc2fd69',1,'SVF::DummyObjVar::classof(const DummyObjVar *)'],['../classSVF_1_1DummyObjVar.html#a9552d717a869b0ec6678843a56fc8695',1,'SVF::DummyObjVar::classof(const SVFVar *node)'],['../classSVF_1_1DummyObjVar.html#aabbc9127565b4c336b28d433297fa37f',1,'SVF::DummyObjVar::classof(const ObjVar *node)'],['../classSVF_1_1DummyObjVar.html#a6aefb8e6612cb6322e064ac3521fa849',1,'SVF::DummyObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1BufferOverflowBug.html#a236e3cf3e81ec4248547b3011323e45f',1,'SVF::BufferOverflowBug::classof()'],['../classSVF_1_1FullBufferOverflowBug.html#a87e463d4e7af1a3421da2ad73e01eb7d',1,'SVF::FullBufferOverflowBug::classof()'],['../classSVF_1_1PartialBufferOverflowBug.html#a561e055af483e825d095a89d7e7ed39b',1,'SVF::PartialBufferOverflowBug::classof()'],['../classSVF_1_1NeverFreeBug.html#a2fcc321d3132c56423a0d3cfc21b8b80',1,'SVF::NeverFreeBug::classof()'],['../classSVF_1_1PartialLeakBug.html#ad1327aa541ec4eb8c2fd4029e693870f',1,'SVF::PartialLeakBug::classof()'],['../classSVF_1_1DoubleFreeBug.html#a61c7ebeeb916dd223d2279b7b6ba6571',1,'SVF::DoubleFreeBug::classof()'],['../classSVF_1_1FileNeverCloseBug.html#ac1ded32b2cdae3e0a74bf767b5ca96cb',1,'SVF::FileNeverCloseBug::classof()'],['../classSVF_1_1FilePartialCloseBug.html#aa0279f4e85caf2257586568ce34856a3',1,'SVF::FilePartialCloseBug::classof()'],['../classSVF_1_1FullNullPtrDereferenceBug.html#a07bdac10dd87c669358220ac36acbf20',1,'SVF::FullNullPtrDereferenceBug::classof()'],['../classSVF_1_1PartialNullPtrDereferenceBug.html#a3813a8bb6b6ba48bb7f76634045c364a',1,'SVF::PartialNullPtrDereferenceBug::classof()'],['../classSVF_1_1AndersenBase.html#afa4d710b093a6c7a33cb1aef823781f0',1,'SVF::AndersenBase::classof(const AndersenBase *)'],['../classSVF_1_1AndersenBase.html#a0167fa7b59571c07b2cbec08905f6629',1,'SVF::AndersenBase::classof(const PointerAnalysis *pta)'],['../classSVF_1_1Andersen.html#aaec53980b25ed769fa9a985860f810b5',1,'SVF::Andersen::classof(const Andersen *)'],['../classSVF_1_1Andersen.html#a60214d7c6c9aac8e498644b048660ab9',1,'SVF::Andersen::classof(const PointerAnalysis *pta)'],['../classSVF_1_1FlowSensitive.html#ac76934c9ba15742e470a785af54bd958',1,'SVF::FlowSensitive::classof(const FlowSensitive *)'],['../classSVF_1_1FlowSensitive.html#a12dea7b6057daddcc5c0d975aebf3f11',1,'SVF::FlowSensitive::classof(const PointerAnalysis *pta)'],['../classSVF_1_1Steensgaard.html#a7e7493bd144746edb4fbe1292e8ba55f',1,'SVF::Steensgaard::classof(const Steensgaard *)'],['../classSVF_1_1Steensgaard.html#acfd677c395809baea0a32f59646beb0f',1,'SVF::Steensgaard::classof(const AndersenBase *pta)'],['../classSVF_1_1Steensgaard.html#a69daef869bfaaf0dfa2dccaf575dd9a0',1,'SVF::Steensgaard::classof(const PointerAnalysis *pta)'],['../classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3',1,'SVF::TypeAnalysis::classof(const TypeAnalysis *)'],['../classSVF_1_1TypeAnalysis.html#a62f4d86457baa516e0fc5db0721dab5f',1,'SVF::TypeAnalysis::classof(const PointerAnalysis *pta)'],['../classSVF_1_1VersionedFlowSensitive.html#afd1e0d4445e1e50e95f816e51f8de3c8',1,'SVF::VersionedFlowSensitive::classof(const VersionedFlowSensitive *)'],['../classSVF_1_1VersionedFlowSensitive.html#abe1874f12ba05b4f453604c6d91598d6',1,'SVF::VersionedFlowSensitive::classof(const PointerAnalysis *pta)']]],
283
- ['classtyhasvtable_1109',['classTyHasVTable',['../namespaceSVF_1_1LLVMUtil.html#a2e717591569fd15ef391a2650c7197ba',1,'SVF::LLVMUtil']]],
284
- ['cleanconscg_1110',['cleanConsCG',['../classSVF_1_1AndersenBase.html#aebfe0c7238eb24f74f105b950b86cb5e',1,'SVF::AndersenBase']]],
285
- ['clear_1111',['clear',['../classSVF_1_1IntervalESBase.html#a4849103f97f0c03e434882c32e8d695b',1,'SVF::IntervalESBase::clear()'],['../classSVF_1_1CFLFIFOWorkList.html#a0899c25a81dfad2d134785c31ab6ad56',1,'SVF::CFLFIFOWorkList::clear()'],['../classSVF_1_1POCRSolver.html#a5f3f6218e0934d4b3c87f2bdffe92b58',1,'SVF::POCRSolver::clear()'],['../classSVF_1_1SVFGStat.html#a737352ac44d808c55a91e8bd5e9e0aac',1,'SVF::SVFGStat::clear()'],['../classSVF_1_1PTData.html#ad45879017d8fdeedc987ce35c4eba1a5',1,'SVF::PTData::clear()'],['../classSVF_1_1CondStdSet.html#a4c49e2964276825744ffce26fc43ec36',1,'SVF::CondStdSet::clear()'],['../classSVF_1_1CondPointsToSet.html#ad81774f0ad13fb21579180fc15affd7b',1,'SVF::CondPointsToSet::clear()'],['../classSVF_1_1MutablePTData.html#ac8da1a3357c3bc529f6ca85615486951',1,'SVF::MutablePTData::clear()'],['../classSVF_1_1MutableDiffPTData.html#a712da72277711b9aa1b33a197f6ff23f',1,'SVF::MutableDiffPTData::clear()'],['../classSVF_1_1MutableDFPTData.html#a446112803c54ca937f8b85e42a4a1381',1,'SVF::MutableDFPTData::clear()'],['../classSVF_1_1MutableVersionedPTData.html#ab476e1b59aead37b440fd5735df3814b',1,'SVF::MutableVersionedPTData::clear()'],['../classSVF_1_1PersistentPointsToCache.html#ae9017daca63227066bb1be6dedef8b0f',1,'SVF::PersistentPointsToCache::clear()'],['../classSVF_1_1PersistentPTData.html#a492df7c388e3f616e60b63630b8c37c5',1,'SVF::PersistentPTData::clear()'],['../classSVF_1_1PersistentDiffPTData.html#ae7e3ba711b38a3fe382d690ee24d7912',1,'SVF::PersistentDiffPTData::clear()'],['../classSVF_1_1PersistentDFPTData.html#ab91a95d661a95bb307b011c46f4dcee8',1,'SVF::PersistentDFPTData::clear()'],['../classSVF_1_1PersistentIncDFPTData.html#ad7785e4207e0b45aed72845af6c4916f',1,'SVF::PersistentIncDFPTData::clear()'],['../classSVF_1_1PersistentVersionedPTData.html#af27a907b6207cc1c9f3f72f15a0c7c0a',1,'SVF::PersistentVersionedPTData::clear()'],['../classSVF_1_1PointsTo.html#a14ce3ef70959f10e777e1090fd697116',1,'SVF::PointsTo::clear()'],['../classSVF_1_1CoreBitVector.html#a1e523bab1013a9f3e9eaea56e53afa58',1,'SVF::CoreBitVector::clear()'],['../classSVF_1_1SCCDetection.html#a3323ba77ae690533a0edcaebe82e20f5',1,'SVF::SCCDetection::clear()'],['../classSVF_1_1SparseBitVector.html#a5afe3e74412a1f3f728d7e0eaae70c13',1,'SVF::SparseBitVector::clear()'],['../classSVF_1_1FIFOWorkList.html#a29d9fec1ea7b8e5456342522eea403ad',1,'SVF::FIFOWorkList::clear()'],['../classSVF_1_1FILOWorkList.html#a97265eb340b48436c39f77f4095693fb',1,'SVF::FILOWorkList::clear()'],['../classSVF_1_1CSC.html#ac531556d88bedad2717aacc6575bfedd',1,'SVF::CSC::clear()']]],
286
- ['clearalldfoutupdatedvar_1112',['clearAllDFOutUpdatedVar',['../classSVF_1_1DFPTData.html#ac20579e277a284158e2924fb5946cd86',1,'SVF::DFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1MutableDFPTData.html#a43a45997f6147245fe8a552b42f3f632',1,'SVF::MutableDFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1MutableIncDFPTData.html#ac9ff175dbdf75232a104e2aa34f87d43',1,'SVF::MutableIncDFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1PersistentDFPTData.html#a6af27fbe2c38c4d40d8df5aa1c765f62',1,'SVF::PersistentDFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#ab41bf3e2ba1700ae6116702fb5ce8efe',1,'SVF::PersistentIncDFPTData::clearAllDFOutUpdatedVar()']]],
287
- ['clearalldfoutvarflag_1113',['clearAllDFOutVarFlag',['../classSVF_1_1FlowSensitive.html#a9622f0b7b16694b0c74b07834f598e67',1,'SVF::FlowSensitive']]],
288
- ['clearallpts_1114',['clearAllPts',['../classSVF_1_1BVDataPTAImpl.html#a4426df37aeabeb94d301373b55a53c20',1,'SVF::BVDataPTAImpl']]],
289
- ['clearbkvisited_1115',['clearbkVisited',['../classSVF_1_1DDAVFSolver.html#aa7e5839c5bc6f913561de10bce61e74b',1,'SVF::DDAVFSolver']]],
290
- ['clearcfcond_1116',['clearCFCond',['../classSVF_1_1ProgSlice.html#ab514f387ae2122e919030c5006f1bbce',1,'SVF::ProgSlice::clearCFCond()'],['../classSVF_1_1SaberCondAllocator.html#a5406e73b860c419143035ee3774e7c1c',1,'SVF::SaberCondAllocator::clearCFCond()']]],
291
- ['clearedges_1117',['clearEdges',['../classSVF_1_1POCRSolver.html#a1c612d315cb42ea6d4722357e5869ebc',1,'SVF::POCRSolver']]],
292
- ['clearflagmap_1118',['clearFlagMap',['../classSVF_1_1LockAnalysis.html#adffd808458057544e3492c7afffeeebe',1,'SVF::LockAnalysis::clearFlagMap()'],['../classSVF_1_1ForkJoinAnalysis.html#a7965a276a3a12d532c9967de13d4cc8a',1,'SVF::ForkJoinAnalysis::clearFlagMap()']]],
293
- ['clearfullpts_1119',['clearFullPts',['../classSVF_1_1PTData.html#a877888f12d9f8048002cc0e6b83d45ac',1,'SVF::PTData::clearFullPts()'],['../classSVF_1_1VersionedPTData.html#a4bfd083fae6ff689945ed34632e208e9',1,'SVF::VersionedPTData::clearFullPts()'],['../classSVF_1_1MutablePTData.html#a3bf34d8040779b4d251bb08a58604d77',1,'SVF::MutablePTData::clearFullPts()'],['../classSVF_1_1MutableDiffPTData.html#a8b6e2e5e016a5ae00ae440e3f383bb16',1,'SVF::MutableDiffPTData::clearFullPts()'],['../classSVF_1_1MutableDFPTData.html#ab345e148997b9e1c6e4c2c76267880b7',1,'SVF::MutableDFPTData::clearFullPts()'],['../classSVF_1_1MutableVersionedPTData.html#a9f985ff2daee53fb661e4b2bcfd17f05',1,'SVF::MutableVersionedPTData::clearFullPts(const Key &k) override'],['../classSVF_1_1MutableVersionedPTData.html#aaf3df7501f84233f6a687ef9f2f0ae90',1,'SVF::MutableVersionedPTData::clearFullPts(const VersionedKey &vk) override'],['../classSVF_1_1PersistentPTData.html#ae64bcb3ba179e934653e0ebfa2c18d8d',1,'SVF::PersistentPTData::clearFullPts()'],['../classSVF_1_1PersistentDiffPTData.html#af686e607c3dd26a08a36c4212107d78d',1,'SVF::PersistentDiffPTData::clearFullPts()'],['../classSVF_1_1PersistentDFPTData.html#a044c27920b947da4302d5214a3de580b',1,'SVF::PersistentDFPTData::clearFullPts()'],['../classSVF_1_1PersistentVersionedPTData.html#a080969ab00b584d44ea9afbd2baa740a',1,'SVF::PersistentVersionedPTData::clearFullPts(const Key &k) override'],['../classSVF_1_1PersistentVersionedPTData.html#a7560a47f1e8894b9025b779c4794138c',1,'SVF::PersistentVersionedPTData::clearFullPts(const VersionedKey &vk) override'],['../classSVF_1_1BVDataPTAImpl.html#afdb10c2cce4935156566ea1c2daf9ea9',1,'SVF::BVDataPTAImpl::clearFullPts()']]],
294
- ['clearkeynodesset_1120',['clearKeyNodesSet',['../classSVF_1_1SymState.html#ad9acb96857f02bf0515b5c9f51f890cd',1,'SVF::SymState']]],
295
- ['clearmssa_1121',['clearMSSA',['../classSVF_1_1SVFG.html#aeba803e60699f9d9422596d161d44241',1,'SVF::SVFG']]],
296
- ['clearpropapts_1122',['clearPropaPts',['../classSVF_1_1DiffPTData.html#a7784c4a76aa41149975840af8b32c2a9',1,'SVF::DiffPTData::clearPropaPts()'],['../classSVF_1_1MutableDiffPTData.html#a3946e3b737d95539cb57b10e53d356fc',1,'SVF::MutableDiffPTData::clearPropaPts()'],['../classSVF_1_1PersistentDiffPTData.html#a5ab578384889cf6e01b0e67d9b0e456e',1,'SVF::PersistentDiffPTData::clearPropaPts()'],['../classSVF_1_1Andersen.html#a839ed248cf5ff8359217e2029f389d8a',1,'SVF::Andersen::clearPropaPts()']]],
297
- ['clearpts_1123',['clearPts',['../classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce',1,'SVF::PTData::clearPts()'],['../classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220',1,'SVF::VersionedPTData::clearPts()'],['../classSVF_1_1MutablePTData.html#a5ca2c5a8908d003b7ec2c17f949ae6aa',1,'SVF::MutablePTData::clearPts()'],['../classSVF_1_1MutableDiffPTData.html#a65028f1634a18f6adbd4cfdb526d1d20',1,'SVF::MutableDiffPTData::clearPts()'],['../classSVF_1_1MutableDFPTData.html#ae0495fcba25d4baffda9f85254591ae1',1,'SVF::MutableDFPTData::clearPts()'],['../classSVF_1_1MutableVersionedPTData.html#ab20b71c9e2f31439c95071c375bf89e0',1,'SVF::MutableVersionedPTData::clearPts(const Key &k, const Data &element) override'],['../classSVF_1_1MutableVersionedPTData.html#a21e823484199946541b8b79d736b2601',1,'SVF::MutableVersionedPTData::clearPts(const VersionedKey &vk, const Data &element) override'],['../classSVF_1_1PersistentPTData.html#a6d2e2837d18dc66c92d59d0729bd7c91',1,'SVF::PersistentPTData::clearPts()'],['../classSVF_1_1PersistentDiffPTData.html#a4a55644f32cf3ccddf85541f61bef5ff',1,'SVF::PersistentDiffPTData::clearPts()'],['../classSVF_1_1PersistentDFPTData.html#a5ac4485ccff838ea9cf28751d1206e10',1,'SVF::PersistentDFPTData::clearPts()'],['../classSVF_1_1PersistentVersionedPTData.html#a522af0d1727809479b1122b075b0845e',1,'SVF::PersistentVersionedPTData::clearPts(const Key &k, const Data &element) override'],['../classSVF_1_1PersistentVersionedPTData.html#a64e3dbd840184eb8e829c4d003b5b4cf',1,'SVF::PersistentVersionedPTData::clearPts(const VersionedKey &vk, const Data &element) override'],['../classSVF_1_1BVDataPTAImpl.html#a4909696c946cf6aba12542ec51766b64',1,'SVF::BVDataPTAImpl::clearPts()'],['../classSVF_1_1CondPTAImpl.html#adfae199dfbe05c9c20052e0fc204e6de',1,'SVF::CondPTAImpl::clearPts()']]],
298
- ['clearrevpts_1124',['clearRevPts',['../classSVF_1_1MutablePTData.html#a80cb0bdab4aa64d81e3d61405066a0da',1,'SVF::MutablePTData::clearRevPts()'],['../classSVF_1_1PersistentPTData.html#a2a83492ac0b641c67489a770aadc4ad0',1,'SVF::PersistentPTData::clearRevPts()']]],
299
- ['clearsinglerevpts_1125',['clearSingleRevPts',['../classSVF_1_1MutablePTData.html#a5756fb30b7bd405c04defb49a7d688f7',1,'SVF::MutablePTData::clearSingleRevPts()'],['../classSVF_1_1PersistentPTData.html#a46ab9d8365d9f9db9d84f5b8bcd3309c',1,'SVF::PersistentPTData::clearSingleRevPts()']]],
300
- ['clearstat_1126',['clearStat',['../classSVF_1_1FlowSensitiveStat.html#ab4c205136b22a13b54ceb48135730d23',1,'SVF::FlowSensitiveStat::clearStat()'],['../classSVF_1_1VersionedFlowSensitiveStat.html#a6664f28eab3052988ab9e89766373981',1,'SVF::VersionedFlowSensitiveStat::clearStat()']]],
301
- ['clearvisitedmap_1127',['clearVisitedMap',['../classSVF_1_1SrcSnkDDA.html#af048c70d7e68da22835570a3381eb14d',1,'SVF::SrcSnkDDA']]],
302
- ['clock_5fin_5fms_1128',['CLOCK_IN_MS',['../SVFType_8h.html#af091e361d7961cb895ff2101eceed953',1,'SVFType.h']]],
303
- ['clocktype_1129',['ClockType',['../classSVF_1_1SVFStat.html#a4f47da512cfa8f94fddaddc65334b454',1,'SVF::SVFStat::ClockType()'],['../classSVF_1_1Options.html#a28af43961cb29a7dea50be2ab332cc75',1,'SVF::Options::ClockType()']]],
304
- ['clplist_1130',['clpList',['../classSVF_1_1LockAnalysis.html#afff2c5699e08badf5265e8183b18a02e',1,'SVF::LockAnalysis']]],
305
- ['clsname_1131',['clsName',['../LLVMUtil_8cpp.html#a5f8da60b0fcc28445f508f4e42513a82',1,'LLVMUtil.cpp']]],
306
- ['cluster_1132',['cluster',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a33d502a0bd49307cd824e34b73157b9b',1,'SVF::NodeIDAllocator::Clusterer::cluster()'],['../classSVF_1_1Andersen.html#ae1ff65a411f2c4dfee0973ad4af48daf',1,'SVF::Andersen::cluster()'],['../classSVF_1_1FlowSensitive.html#a89d3b97b8077027514135c9201c4d02c',1,'SVF::FlowSensitive::cluster()'],['../classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793',1,'SVF::VersionedFlowSensitive::cluster()']]],
307
- ['clusterander_1133',['ClusterAnder',['../classSVF_1_1Options.html#a46743284466ff803f52a82b094186d16',1,'SVF::Options']]],
308
- ['clusterer_1134',['Clusterer',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html',1,'SVF::NodeIDAllocator']]],
309
- ['clusterfs_1135',['ClusterFs',['../classSVF_1_1Options.html#a853caba808dc7d17cba4ad4214b56b6f',1,'SVF::Options']]],
310
- ['clustermethod_1136',['ClusterMethod',['../classSVF_1_1Options.html#ac17ce6d75293dcd0baf366cbeb0cb6d6',1,'SVF::Options']]],
311
- ['cmakelists_2etxt_1137',['CMakeLists.txt',['../CFL_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../CMakeLists_8txt.html',1,'(Global Namespace)'],['../DDA_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../Example_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../LLVM2SVF_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../MTA_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../SABER_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../WPA_2CMakeLists_8txt.html',1,'(Global Namespace)']]],
312
- ['cmp_1138',['Cmp',['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a98fd43afc6615f418d2d96209eb31828',1,'SVF::VFGNode::Cmp()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a610d6662d1814cffbf23db29e7e620c0',1,'SVF::SVFStmt::Cmp()']]],
313
- ['cmpinst_1139',['CmpInst',['../namespaceSVF.html#a5d875a9d726bb9f68a17efa528dec0b4',1,'SVF']]],
314
- ['cmpnodebs_1140',['cmpNodeBS',['../namespaceSVF_1_1SVFUtil.html#a8f749354b7e882ef3e5bf5081fa715b5',1,'SVF::SVFUtil']]],
315
- ['cmppts_1141',['cmpPts',['../namespaceSVF_1_1SVFUtil.html#aa5ce14119a6e3b0b6022753ddd5890f3',1,'SVF::SVFUtil']]],
316
- ['cmpstmt_1142',['CmpStmt',['../classSVF_1_1CmpStmt.html',1,'SVF::CmpStmt'],['../classSVF_1_1CmpStmt.html#a6e11c486468a8fe0f7aa38a0546b8328',1,'SVF::CmpStmt::CmpStmt()'],['../classSVF_1_1CmpStmt.html#abab82b7193ac1a9811d0177cedd329dc',1,'SVF::CmpStmt::CmpStmt(const CmpStmt &)'],['../classSVF_1_1CmpStmt.html#a5cf03d97a8e21b09946b0842c6fde54d',1,'SVF::CmpStmt::CmpStmt(SVFVar *s, const OPVars &opnds, u32_t pre)']]],
317
- ['cmpvfgnode_1143',['CmpVFGNode',['../classSVF_1_1CmpVFGNode.html',1,'SVF::CmpVFGNode'],['../classSVF_1_1CmpVFGNode.html#adcb91fca3c1cd9e23c8996dd825504ac',1,'SVF::CmpVFGNode::CmpVFGNode()'],['../classSVF_1_1CmpVFGNode.html#a003f5049433ade9cdad5f3050532af8e',1,'SVF::CmpVFGNode::CmpVFGNode(const CmpVFGNode &)'],['../classSVF_1_1CmpVFGNode.html#ae7029edffae3f64899bf640fc0842258',1,'SVF::CmpVFGNode::CmpVFGNode(NodeID id, const PAGNode *r)']]],
318
- ['collapsefield_1144',['collapseField',['../classSVF_1_1Andersen.html#af4a0d960ef198047517bb32ee1e24a61',1,'SVF::Andersen']]],
319
- ['collapsefields_1145',['collapseFields',['../classSVF_1_1Andersen.html#ac22a6946de30bc5887b9e4ec9259764f',1,'SVF::Andersen::collapseFields()'],['../classSVF_1_1WPASolver.html#a79c2b3f10f3f813396d8caaa1f7bc62a',1,'SVF::WPASolver::collapseFields()']]],
320
- ['collapsenodepts_1146',['collapseNodePts',['../classSVF_1_1Andersen.html#a3f0048155f0b3a6899dac6f30553aa9e',1,'SVF::Andersen']]],
321
- ['collapsepwcnode_1147',['collapsePWCNode',['../classSVF_1_1Andersen.html#ae79bff0e9c49f15e7db00ed605824d98',1,'SVF::Andersen']]],
322
- ['collapsetime_1148',['CollapseTime',['../classSVF_1_1AndersenStat.html#a3f5739454b1f4e03b4388a4ba5730e15',1,'SVF::AndersenStat']]],
323
- ['collectarrayinfo_1149',['collectArrayInfo',['../classSVF_1_1LLVMModuleSet.html#aa8de934358332505d4805db137d8ec29',1,'SVF::LLVMModuleSet']]],
324
- ['collectbbcallingprogexit_1150',['collectBBCallingProgExit',['../classSVF_1_1SaberCondAllocator.html#a9c55829ba737d6100a0a39c32929a56a',1,'SVF::SaberCondAllocator']]],
325
- ['collectcallsitepts_1151',['collectCallSitePts',['../classSVF_1_1MRGenerator.html#a9de695122660c1d8b65e1f3dab8a7ece',1,'SVF::MRGenerator']]],
326
- ['collectcallsitetargets_1152',['collectCallsiteTargets',['../classSVF_1_1MTAResultValidator.html#a1fc4116b134aa87420d055b193208e68',1,'SVF::MTAResultValidator::collectCallsiteTargets()'],['../classSVF_1_1MTAResultValidator.html#ae76dbc090bc0039de0c82fb9e9fa72bd',1,'SVF::MTAResultValidator::collectCallsiteTargets()']]],
327
- ['collectcandidatequeries_1153',['collectCandidateQueries',['../classSVF_1_1DDAClient.html#ab3fdab96c5bf55feb82b688c92510c36',1,'SVF::DDAClient::collectCandidateQueries()'],['../classSVF_1_1FunptrDDAClient.html#ac158889bf01d3fcb4f58c44577e398ab',1,'SVF::FunptrDDAClient::collectCandidateQueries()'],['../classSVF_1_1AliasDDAClient.html#a21ca982b21346c7fef54978de2169360',1,'SVF::AliasDDAClient::collectCandidateQueries()']]],
328
- ['collectcxtinsenedgeforrecur_1154',['collectCxtInsenEdgeForRecur',['../classSVF_1_1DDAPass.html#af8bc7f84e7dc8c7032eec6162a837ba6',1,'SVF::DDAPass']]],
329
- ['collectcxtinsenedgeforvfcycle_1155',['collectCxtInsenEdgeForVFCycle',['../classSVF_1_1DDAPass.html#af03661604ba924d1c3fd34a231ba87a6',1,'SVF::DDAPass']]],
330
- ['collectcxtlock_1156',['collectCxtLock',['../classSVF_1_1LockAnalysis.html#ae03db88ef0ad0da2c31cf1623b32165f',1,'SVF::LockAnalysis']]],
331
- ['collectcxtthreadtargets_1157',['collectCxtThreadTargets',['../classSVF_1_1MTAResultValidator.html#a430c03371b2b5b7300c5c3a68d633909',1,'SVF::MTAResultValidator::collectCxtThreadTargets()'],['../classSVF_1_1MTAResultValidator.html#a63ec4f6251cc95ee96aff15b4924abdc',1,'SVF::MTAResultValidator::collectCxtThreadTargets()']]],
332
- ['collectcycleinfo_1158',['collectCycleInfo',['../classSVF_1_1AndersenStat.html#ae35507bebe6a1a9a64ab379473c85cad',1,'SVF::AndersenStat']]],
333
- ['collectentryfunincallgraph_1159',['collectEntryFunInCallGraph',['../classSVF_1_1TCT.html#a313962cab59c12057d4f780a918ed1e8',1,'SVF::TCT']]],
334
- ['collectextretglobals_1160',['CollectExtRetGlobals',['../classSVF_1_1Options.html#a9be31261a2f96c5733bd35a5da07eb76',1,'SVF::Options']]],
335
- ['collectfollowers_1161',['collectFollowers',['../classSVF_1_1PCG.html#a075370a557f111219530e166df745c15',1,'SVF::PCG']]],
336
- ['collectglobals_1162',['collectGlobals',['../classSVF_1_1MRGenerator.html#afdae3e11009966856736d9aa1e2ad5bd',1,'SVF::MRGenerator::collectGlobals()'],['../classSVF_1_1SaberSVFGBuilder.html#a2d0492c50159a5f97a587874c6877286',1,'SVF::SaberSVFGBuilder::collectGlobals()']]],
337
- ['collectinterleavingtargets_1163',['collectInterleavingTargets',['../classSVF_1_1MTAResultValidator.html#a3c3eacff786230d093d27615ff360ed4',1,'SVF::MTAResultValidator::collectInterleavingTargets()'],['../classSVF_1_1MTAResultValidator.html#a044d4c936df5b37496076c173f0dd503',1,'SVF::MTAResultValidator::collectInterleavingTargets()']]],
338
- ['collectloadstoreinst_1164',['collectLoadStoreInst',['../classSVF_1_1MTAAnnotator.html#ab84e4295f1137090bdf9e0608a4c2077',1,'SVF::MTAAnnotator']]],
339
- ['collectloadstoresvfgnodes_1165',['collectLoadStoreSVFGNodes',['../classSVF_1_1MTASVFGBuilder.html#a46d39980440040fc0ca50b3df7eead1a',1,'SVF::MTASVFGBuilder']]],
340
- ['collectlocktargets_1166',['collectLockTargets',['../classSVF_1_1LockResultValidator.html#ae6c8782d10e96951f059789aaa309cc2',1,'SVF::LockResultValidator']]],
341
- ['collectlockunlocksites_1167',['collectLockUnlocksites',['../classSVF_1_1LockAnalysis.html#aa8683de99ad02fb75b175b0bb54e5f7d',1,'SVF::LockAnalysis']]],
342
- ['collectloopinfoforjoin_1168',['collectLoopInfoForJoin',['../classSVF_1_1TCT.html#a276da0e6bbe3e4fe9d1dd051ddd8d81b',1,'SVF::TCT']]],
343
- ['collectmodrefforcall_1169',['collectModRefForCall',['../classSVF_1_1MRGenerator.html#a502f8379620378b36bc12d9a91b408d2',1,'SVF::MRGenerator']]],
344
- ['collectmodrefforloadstore_1170',['collectModRefForLoadStore',['../classSVF_1_1MRGenerator.html#a207dfa4c9f044764665478142c6e6b22',1,'SVF::MRGenerator']]],
345
- ['collectmultiforkedthreads_1171',['collectMultiForkedThreads',['../classSVF_1_1TCT.html#ad15753a9c20d738325e5c0edea6c9c56',1,'SVF::TCT']]],
346
- ['collectobj_1172',['collectObj',['../classSVF_1_1SymbolTableBuilder.html#a891bfea437256d1b7aa957d32797e419',1,'SVF::SymbolTableBuilder']]],
347
- ['collectptschain_1173',['CollectPtsChain',['../classSVF_1_1MRGenerator.html#a81bd687d34eea884dfcf68274fcec7b5',1,'SVF::MRGenerator::CollectPtsChain()'],['../classSVF_1_1SaberSVFGBuilder.html#a411e168e2a6c27e15186c609c5e216b3',1,'SVF::SaberSVFGBuilder::CollectPtsChain()']]],
348
- ['collectregdefs_1174',['collectRegDefs',['../classSVF_1_1MemSSA.html#a35bdf8364527f3e556b0a32a8259ee45',1,'SVF::MemSSA']]],
349
- ['collectreguses_1175',['collectRegUses',['../classSVF_1_1MemSSA.html#a8032c530b44e264544881d53d2fac390',1,'SVF::MemSSA']]],
350
- ['collectret_1176',['collectRet',['../classSVF_1_1SymbolTableBuilder.html#a2f5321b9a76ea833650f1391ecd8de5f',1,'SVF::SymbolTableBuilder']]],
351
- ['collectscevinfo_1177',['collectSCEVInfo',['../classSVF_1_1ForkJoinAnalysis.html#a731ece7e21bfa2b08ae16780b55f9f5f',1,'SVF::ForkJoinAnalysis']]],
352
- ['collectsimpletypeinfo_1178',['collectSimpleTypeInfo',['../classSVF_1_1LLVMModuleSet.html#a52853bd34a394882c6fd0fc73739c9f2',1,'SVF::LLVMModuleSet']]],
353
- ['collectspawnees_1179',['collectSpawnees',['../classSVF_1_1PCG.html#a8cff88e2a6cee5f655e491f9f2967460',1,'SVF::PCG']]],
354
- ['collectspawners_1180',['collectSpawners',['../classSVF_1_1PCG.html#aef06745128e4e99c8e3bab226a337041',1,'SVF::PCG']]],
355
- ['collectstructinfo_1181',['collectStructInfo',['../classSVF_1_1LLVMModuleSet.html#a946d1251501c7e0e33a9210838951258',1,'SVF::LLVMModuleSet']]],
356
- ['collectsvftypeinfo_1182',['collectSVFTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#a42c69bc9ee71cc0ff322c1701b7e07bd',1,'SVF::SymbolTableBuilder']]],
357
- ['collectsym_1183',['collectSym',['../classSVF_1_1SymbolTableBuilder.html#ac2fa9a797e3e2a8885ccc488030659d5',1,'SVF::SymbolTableBuilder']]],
358
- ['collecttcttargets_1184',['collectTCTTargets',['../classSVF_1_1MTAResultValidator.html#abdf31e8fca824b56a53788de525042a6',1,'SVF::MTAResultValidator::collectTCTTargets()'],['../classSVF_1_1MTAResultValidator.html#a47b07809c67e2a48245f19ae2a7a488c',1,'SVF::MTAResultValidator::collectTCTTargets()']]],
359
- ['collecttypeinfo_1185',['collectTypeInfo',['../classSVF_1_1LLVMModuleSet.html#a1f6cc76c996a0577b20b8cedd83fff92',1,'SVF::LLVMModuleSet']]],
360
- ['collectval_1186',['collectVal',['../classSVF_1_1SymbolTableBuilder.html#abc8b35d432db78bd5282010c7c800d70',1,'SVF::SymbolTableBuilder']]],
361
- ['collectvalidationtargets_1187',['collectValidationTargets',['../classSVF_1_1RaceResultValidator.html#adb3030fc7514506e2592e11898217375',1,'SVF::RaceResultValidator::collectValidationTargets()'],['../classSVF_1_1RaceResultValidator.html#adb3030fc7514506e2592e11898217375',1,'SVF::RaceResultValidator::collectValidationTargets()']]],
362
- ['collectvararg_1188',['collectVararg',['../classSVF_1_1SymbolTableBuilder.html#add1f3d59a4a8234fb398ed52d4b2115e',1,'SVF::SymbolTableBuilder']]],
363
- ['collectwpanum_1189',['collectWPANum',['../classSVF_1_1DDAClient.html#a76b4c50a1051ff7c0b162b55473de028',1,'SVF::DDAClient']]],
364
- ['commandline_2eh_1190',['CommandLine.h',['../CommandLine_8h.html',1,'']]],
365
- ['commonchgraph_1191',['CommonCHGraph',['../classSVF_1_1CommonCHGraph.html',1,'SVF']]],
366
- ['compare_1192',['compare',['../classSVF_1_1RaceResultValidator.html#a2fbfa7dffd33fa23fdddc60b94af8467',1,'SVF::RaceResultValidator::compare()'],['../classSVF_1_1WTOCycleDepth.html#a0874603e54060f9309aea39c7655d28e',1,'SVF::WTOCycleDepth::compare()'],['../classSVF_1_1RaceResultValidator.html#a2fbfa7dffd33fa23fdddc60b94af8467',1,'SVF::RaceResultValidator::compare()']]],
367
- ['compare_5fdouble_1193',['compare_double',['../cJSON_8cpp.html#aa7a85b63f1830e7e666e1f56872d5d3e',1,'cJSON.cpp']]],
368
- ['complementcache_1194',['complementCache',['../classSVF_1_1PersistentPointsToCache.html#adef498f8a0d4c75023382e6312a85a58',1,'SVF::PersistentPointsToCache']]],
369
- ['complementpts_1195',['complementPts',['../classSVF_1_1PersistentPointsToCache.html#a86bf6959fb5587e350015d58d529af14',1,'SVF::PersistentPointsToCache']]],
370
- ['component_1196',['component',['../classSVF_1_1CFBasicBlockGWTO.html#a9dd4ed2f3347d529163a60e0386ea11d',1,'SVF::CFBasicBlockGWTO']]],
371
- ['computealllocations_1197',['computeAllLocations',['../classSVF_1_1AccessPath.html#a76222b6571e46e8a8bd5c8c597c8ffaf',1,'SVF::AccessPath']]],
372
- ['computeconstantbyteoffset_1198',['computeConstantByteOffset',['../classSVF_1_1AccessPath.html#a43dc770c4458c6ac58c591974b93fc57',1,'SVF::AccessPath']]],
373
- ['computeconstantoffset_1199',['computeConstantOffset',['../classSVF_1_1AccessPath.html#ae746362c42da05a641ae062658e40651',1,'SVF::AccessPath']]],
374
- ['computeddapts_1200',['computeDDAPts',['../classSVF_1_1ContextDDA.html#a337eb89cc5f31741ad8d840d9f284ca5',1,'SVF::ContextDDA::computeDDAPts(NodeID id) override'],['../classSVF_1_1ContextDDA.html#ae0f3b07267ded5f0ee879c39effff864',1,'SVF::ContextDDA::computeDDAPts(const CxtVar &cxtVar)'],['../classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0',1,'SVF::FlowDDA::computeDDAPts()'],['../classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d',1,'SVF::PointerAnalysis::computeDDAPts()']]],
375
- ['computediffpts_1201',['computeDiffPts',['../classSVF_1_1DiffPTData.html#a6eab8e1201083ed8705379e100cfb3b7',1,'SVF::DiffPTData::computeDiffPts()'],['../classSVF_1_1MutableDiffPTData.html#ac97bd53101f306c46ab4349a808f67c9',1,'SVF::MutableDiffPTData::computeDiffPts()'],['../classSVF_1_1PersistentDiffPTData.html#a0aa74ee810233d6f1da09d1e593c35d8',1,'SVF::PersistentDiffPTData::computeDiffPts()'],['../classSVF_1_1Andersen.html#a7e26ac6fb40684694f7ff2aadfde8bc7',1,'SVF::Andersen::computeDiffPts()']]],
376
- ['computegepoffset_1202',['computeGepOffset',['../classSVF_1_1SVFIRBuilder.html#ac8c440fe6513495edb8949df5a32d979',1,'SVF::SVFIRBuilder']]],
377
- ['computeintercallvfgguard_1203',['ComputeInterCallVFGGuard',['../classSVF_1_1ProgSlice.html#a7a3ba7e6c08d84f82690a594e286205f',1,'SVF::ProgSlice::ComputeInterCallVFGGuard()'],['../classSVF_1_1SaberCondAllocator.html#aedb63308f8980bbaf2b6c1bd2826a710',1,'SVF::SaberCondAllocator::ComputeInterCallVFGGuard()']]],
378
- ['computeinterretvfgguard_1204',['ComputeInterRetVFGGuard',['../classSVF_1_1ProgSlice.html#ab7311a806f1c3899b5a4de106eac24b7',1,'SVF::ProgSlice::ComputeInterRetVFGGuard()'],['../classSVF_1_1SaberCondAllocator.html#a8bb7f9ce20b5a640aa48c32176f429bf',1,'SVF::SaberCondAllocator::ComputeInterRetVFGGuard()']]],
379
- ['computeintersections_1205',['computeIntersections',['../classSVF_1_1IntraDisjointMRG.html#adb3ed119aee3f1bc62b9679ee095580d',1,'SVF::IntraDisjointMRG']]],
380
- ['computeintravfgguard_1206',['ComputeIntraVFGGuard',['../classSVF_1_1ProgSlice.html#ae7f6f66b7e70cf872dc572b073f6d67b',1,'SVF::ProgSlice::ComputeIntraVFGGuard()'],['../classSVF_1_1SaberCondAllocator.html#af77d3631664b21a16818f54b03b5a832',1,'SVF::SaberCondAllocator::ComputeIntraVFGGuard()']]],
381
- ['computeinvalidcondfromremovedsuvfedge_1207',['computeInvalidCondFromRemovedSUVFEdge',['../classSVF_1_1ProgSlice.html#abe0cc350db350bd4e9a9973c9052fc41',1,'SVF::ProgSlice']]],
382
- ['computelocksets_1208',['computeLocksets',['../classSVF_1_1MTA.html#a0f4805f195ebd42d81127b1a79333c75',1,'SVF::MTA']]],
383
- ['computemhp_1209',['computeMHP',['../classSVF_1_1MTA.html#a4f2f17975aabd2c4b9a3b2fbf3b1a487',1,'SVF::MTA']]],
384
- ['concretecxt_1210',['concreteCxt',['../classSVF_1_1ContextCond.html#a453722fc2b9b4ae4be0dfc1f020390eb',1,'SVF::ContextCond']]],
385
- ['concretek_1211',['ConcreteK',['../classSVF_1_1AbstractValue.html#afc79860ce75455825ff75d1fef804c16a9f76747494000cadf2e655a77f0e6ae5',1,'SVF::AbstractValue']]],
386
- ['cond_1212',['cond',['../classSVF_1_1MSSAMU.html#a8e828af79da08528166b1f53165bc5b2',1,'SVF::MSSAMU::cond()'],['../classSVF_1_1MSSACHI.html#addeee3fb0c5e6b1c68c30da111c26759',1,'SVF::MSSACHI::cond()'],['../classSVF_1_1MSSAPHI.html#a348e69bf48ee7a959cd0bb117ba1dc9f',1,'SVF::MSSAPHI::cond()'],['../classSVF_1_1BranchStmt.html#adcf5cabe6e0a87cded5ef1fdf7273f3f',1,'SVF::BranchStmt::cond()'],['../classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a3ccbb22634968d2fca0f6aba7b57971e',1,'SVF::CondPointsToSet::CondPtsSetIterator::cond()']]],
387
- ['condand_1213',['condAnd',['../classSVF_1_1ProgSlice.html#aceb26d08f0d12367e4726e1ff0e25953',1,'SVF::ProgSlice::condAnd()'],['../classSVF_1_1SaberCondAllocator.html#a79682a4e4da23d0eaf0066a91c2f7bd4',1,'SVF::SaberCondAllocator::condAnd()']]],
388
- ['condensedindex_1214',['condensedIndex',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ac8c209af1d177cbc8fbbfe4526fe8ce2',1,'SVF::NodeIDAllocator::Clusterer']]],
389
- ['condimpl_1215',['CondImpl',['../classSVF_1_1PointerAnalysis.html#ac0c0855918cb2cdc3d8ebc175acfbd4da88380bb05f60a1349e192364ba6c5292',1,'SVF::PointerAnalysis']]],
390
- ['condition_1216',['Condition',['../classSVF_1_1MemRegion.html#a7ed54700c976f9738012bc051b7f41f5',1,'SVF::MemRegion::Condition()'],['../classSVF_1_1MemSSA.html#ac0c8f70b6283e26e70dafe02fcb5180a',1,'SVF::MemSSA::Condition()'],['../classSVF_1_1ProgSlice.html#aadf1128c0006981dff0d64dd1201e0c7',1,'SVF::ProgSlice::Condition()'],['../classSVF_1_1SaberCondAllocator.html#ab4eba98cf7306c89e40975c766d5bf65',1,'SVF::SaberCondAllocator::Condition()'],['../classSVF_1_1SelectStmt.html#a2d6e9d7131bc69a0e88b703c2c03d7e2',1,'SVF::SelectStmt::condition()']]],
391
- ['conditionalpt_2eh_1217',['ConditionalPT.h',['../ConditionalPT_8h.html',1,'']]],
392
- ['conditionvar_1218',['conditionVar',['../classSVF_1_1IntraCFGEdge.html#a4c6975e82794958aecb2013c0941777d',1,'SVF::IntraCFGEdge']]],
393
- ['conditionvec_1219',['conditionVec',['../classSVF_1_1SaberCondAllocator.html#afd6cf17070e3629ced1ac36b8e2b0bbb',1,'SVF::SaberCondAllocator']]],
394
- ['condneg_1220',['condNeg',['../classSVF_1_1ProgSlice.html#a0dfd466a758dd0be4c2bc5832c50fbd8',1,'SVF::ProgSlice::condNeg()'],['../classSVF_1_1SaberCondAllocator.html#a620d53b9af8dd30523c478f4e9655817',1,'SVF::SaberCondAllocator::condNeg()']]],
395
- ['condor_1221',['condOr',['../classSVF_1_1ProgSlice.html#a3e729aba81cd64e8628df630f5a0f416',1,'SVF::ProgSlice::condOr()'],['../classSVF_1_1SaberCondAllocator.html#a2e4c3f5149a5085a5c8bb7547eae8161',1,'SVF::SaberCondAllocator::condOr()']]],
396
- ['condpointstoset_1222',['CondPointsToSet',['../classSVF_1_1CondPointsToSet.html',1,'SVF::CondPointsToSet< Cond >'],['../classSVF_1_1CondPointsToSet.html#a3670dc2bb046f2d3e0d27dc02b32e62f',1,'SVF::CondPointsToSet::CondPointsToSet()'],['../classSVF_1_1CondPointsToSet.html#a7217769c21c50c44f139006ec44d3a6f',1,'SVF::CondPointsToSet::CondPointsToSet(const Cond &cond, const PointsTo &pts)'],['../classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801',1,'SVF::CondPointsToSet::CondPointsToSet(const CondPointsToSet< Cond > &cptsSet)']]],
397
- ['condposmap_1223',['CondPosMap',['../classSVF_1_1SaberCondAllocator.html#aa330cc6a1a3c38601ebeb325ffd87221',1,'SVF::SaberCondAllocator']]],
398
- ['condptaimpl_1224',['CondPTAImpl',['../classSVF_1_1CondPTAImpl.html',1,'SVF::CondPTAImpl< Cond >'],['../classSVF_1_1CondPTAImpl.html#a60678dda5071557483b27d09d26dc270',1,'SVF::CondPTAImpl::CondPTAImpl()']]],
399
- ['condptaimpl_3c_20contextcond_20_3e_1225',['CondPTAImpl< ContextCond >',['../classSVF_1_1CondPTAImpl.html',1,'SVF']]],
400
- ['condpts_1226',['CondPts',['../classSVF_1_1CondPointsToSet.html#aaddc3f78a624de59dda6f078ba63ba52',1,'SVF::CondPointsToSet']]],
401
- ['condptsconstiter_1227',['CondPtsConstIter',['../classSVF_1_1CondPointsToSet.html#aa9d3a8c42b6df3fa9c2e7bcd7af75e16',1,'SVF::CondPointsToSet']]],
402
- ['condptsiter_1228',['CondPtsIter',['../classSVF_1_1CondPointsToSet.html#ad9e4dea4b65d5f4a903a3cf89a421077',1,'SVF::CondPointsToSet']]],
403
- ['condptssetiterator_1229',['CondPtsSetIterator',['../classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html',1,'SVF::CondPointsToSet< Cond >::CondPtsSetIterator'],['../classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0',1,'SVF::CondPointsToSet::CondPtsSetIterator::CondPtsSetIterator()']]],
404
- ['condstdset_1230',['CondStdSet',['../classSVF_1_1CondStdSet.html',1,'SVF::CondStdSet< Element >'],['../classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b',1,'SVF::CondStdSet::CondStdSet()'],['../classSVF_1_1CondStdSet.html#a3f1885562bb34c3ccbd15117788725e0',1,'SVF::CondStdSet::CondStdSet(const CondStdSet< Element > &cptsSet)']]],
405
- ['condvar_1231',['CondVar',['../classSVF_1_1CondVar.html',1,'SVF::CondVar< Cond >'],['../classSVF_1_1CondVar.html#a0999a4b34face00af83b3b840920fd3f',1,'SVF::CondVar::CondVar(const Cond &cond, NodeID id)'],['../classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674',1,'SVF::CondVar::CondVar(const CondVar &conVar)'],['../classSVF_1_1CondVar.html#a93101c4401ed4ced33d64b5726e9cd69',1,'SVF::CondVar::CondVar()']]],
406
- ['connectainandfin_1232',['connectAInAndFIn',['../classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62',1,'SVF::SVFG::connectAInAndFIn()'],['../classSVF_1_1SVFGOPT.html#a624c36b40fd301d67a71952adf206e47',1,'SVF::SVFGOPT::connectAInAndFIn()']]],
407
- ['connectaparamandfparam_1233',['connectAParamAndFParam',['../classSVF_1_1SVFGOPT.html#a82c28afbba24b90ef0394c9dcd0aae57',1,'SVF::SVFGOPT::connectAParamAndFParam()'],['../classSVF_1_1VFG.html#a2c508fbf07bad33d5b56d2acc6e012d3',1,'SVF::VFG::connectAParamAndFParam()']]],
408
- ['connectcaller2calleeparams_1234',['connectCaller2CalleeParams',['../classSVF_1_1CFLAlias.html#abfab36c0d5edbdfb94e617bed61ba875',1,'SVF::CFLAlias::connectCaller2CalleeParams()'],['../classSVF_1_1Andersen.html#a5a90e681e46c52ffd3debf02910c7ecf',1,'SVF::Andersen::connectCaller2CalleeParams()'],['../classSVF_1_1Steensgaard.html#a155de712a16162bdf419e8dec6fd6949',1,'SVF::Steensgaard::connectCaller2CalleeParams()']]],
409
- ['connectcallerandcallee_1235',['connectCallerAndCallee',['../classSVF_1_1SVFG.html#aefca97f043b3e220ef6012a049b83fdf',1,'SVF::SVFG::connectCallerAndCallee()'],['../classSVF_1_1VFG.html#aa055ce3c4fe1cde5529cd63dd1ef2ed6',1,'SVF::VFG::connectCallerAndCallee()'],['../classSVF_1_1FlowSensitive.html#ad7640ada31b5cb542e492e27ab4fe1af',1,'SVF::FlowSensitive::connectCallerAndCallee()']]],
410
- ['connectdirectvfgedges_1236',['connectDirectVFGEdges',['../classSVF_1_1VFG.html#adedaba0713164e10ce6273b2947535e0',1,'SVF::VFG']]],
411
- ['connectdirsvfgedgetimeend_1237',['connectDirSVFGEdgeTimeEnd',['../classSVF_1_1SVFGStat.html#ac243fababbb9d2f3efbea5411f947c21',1,'SVF::SVFGStat']]],
412
- ['connectdirsvfgedgetimestart_1238',['connectDirSVFGEdgeTimeStart',['../classSVF_1_1SVFGStat.html#a0a967faad014cdd53f5dddfdc59edbc3',1,'SVF::SVFGStat']]],
413
- ['connectfoutandaout_1239',['connectFOutAndAOut',['../classSVF_1_1SVFG.html#a402dfe93b8692be453c4f76d048b690a',1,'SVF::SVFG::connectFOutAndAOut()'],['../classSVF_1_1SVFGOPT.html#ad88f85a4d5c397b3b6896608ba035bd3',1,'SVF::SVFGOPT::connectFOutAndAOut()']]],
414
- ['connectfretandaret_1240',['connectFRetAndARet',['../classSVF_1_1SVFGOPT.html#ae5648d1248af4e4ce755ee5d32f84a06',1,'SVF::SVFGOPT::connectFRetAndARet()'],['../classSVF_1_1VFG.html#ab4e8ab307ad6beb46812a60ebd31ae3b',1,'SVF::VFG::connectFRetAndARet()']]],
415
- ['connectfromglobaltoprogentry_1241',['connectFromGlobalToProgEntry',['../classSVF_1_1SVFG.html#a5921483cd5e1bf77b1b2bc8fb3250612',1,'SVF::SVFG']]],
416
- ['connectglobaltoprogentry_1242',['connectGlobalToProgEntry',['../classSVF_1_1ICFGBuilder.html#a05539eb12b22886ea4b5b4275f601641',1,'SVF::ICFGBuilder']]],
417
- ['connectindirectsvfgedges_1243',['connectIndirectSVFGEdges',['../classSVF_1_1SVFG.html#a164a3df08fc24bacc0b97aee8b6eec38',1,'SVF::SVFG']]],
418
- ['connectindsvfgedgetimeend_1244',['connectIndSVFGEdgeTimeEnd',['../classSVF_1_1SVFGStat.html#a3210cc1283669129234aa2c3feb67654',1,'SVF::SVFGStat']]],
419
- ['connectindsvfgedgetimestart_1245',['connectIndSVFGEdgeTimeStart',['../classSVF_1_1SVFGStat.html#a2a697caecf23413187aef90a8097e0b0',1,'SVF::SVFGStat']]],
420
- ['connectinheritedgeviacall_1246',['connectInheritEdgeViaCall',['../classSVF_1_1CHGBuilder.html#ae6d92d48149334b177e9cb8be411b09d',1,'SVF::CHGBuilder']]],
421
- ['connectinheritedgeviastore_1247',['connectInheritEdgeViaStore',['../classSVF_1_1CHGBuilder.html#a2898888c29261911388a9295bc969567',1,'SVF::CHGBuilder']]],
422
- ['connectmhpedges_1248',['connectMHPEdges',['../classSVF_1_1MTASVFGBuilder.html#a1010ef4fc52e312f2b22867a63a5810d',1,'SVF::MTASVFGBuilder']]],
423
- ['connectvcalloncha_1249',['ConnectVCallOnCHA',['../classSVF_1_1Options.html#abf71061d93d4a3b32246f19dc71e5127',1,'SVF::Options']]],
424
- ['connectvcalltovfns_1250',['connectVCallToVFns',['../classSVF_1_1PointerAnalysis.html#a6a5dec067fa2a1babc83f36daa8afcc3',1,'SVF::PointerAnalysis']]],
425
- ['connectvgep_1251',['connectVGep',['../classSVF_1_1AliasCFLGraphBuilder.html#a9feeeca8a919b19693e48d6a382c8871',1,'SVF::AliasCFLGraphBuilder::connectVGep()'],['../classSVF_1_1VFCFLGraphBuilder.html#a23e16f4dd62ffb96e64318c60f594067',1,'SVF::VFCFLGraphBuilder::connectVGep()']]],
426
- ['conscg_1252',['consCG',['../classSVF_1_1AndersenBase.html#ae21e38a06a4397d11cdd17b0f8f282fd',1,'SVF::AndersenBase']]],
427
- ['conscgdotgraph_1253',['ConsCGDotGraph',['../classSVF_1_1Options.html#ad80f77349205dac9e74aa41ea1ecbf95',1,'SVF::Options']]],
428
- ['conservative_1254',['Conservative',['../classSVF_1_1WPAPass.html#a4505a1882956feda3cf83c788149394da498ba80d25733b291f391a94500dd4c7',1,'SVF::WPAPass']]],
429
- ['consexestate_1255',['ConsExeState',['../classSVF_1_1ConsExeState.html',1,'SVF::ConsExeState'],['../classSVF_1_1ConsExeState.html#ae2868bff69d249ff28daff28fd3c86ea',1,'SVF::ConsExeState::ConsExeState()'],['../classSVF_1_1ConsExeState.html#ad619c8c3874b9c65e706651d6a1c22ab',1,'SVF::ConsExeState::ConsExeState(VarToValMap varToValMap, LocToValMap locToValMap)'],['../classSVF_1_1ConsExeState.html#a61645ed0edcdab44f30f6e0e3989cb6d',1,'SVF::ConsExeState::ConsExeState(const ConsExeState &rhs)'],['../classSVF_1_1ConsExeState.html#a2c661a9a6742cd091dccabee30314f89',1,'SVF::ConsExeState::ConsExeState(ConsExeState &&rhs) noexcept']]],
430
- ['consexestate_2ecpp_1256',['ConsExeState.cpp',['../ConsExeState_8cpp.html',1,'']]],
431
- ['consexestate_2eh_1257',['ConsExeState.h',['../ConsExeState_8h.html',1,'']]],
432
- ['consg_2ecpp_1258',['ConsG.cpp',['../ConsG_8cpp.html',1,'']]],
433
- ['consg_2eh_1259',['ConsG.h',['../ConsG_8h.html',1,'']]],
434
- ['consgedge_2eh_1260',['ConsGEdge.h',['../ConsGEdge_8h.html',1,'']]],
435
- ['consgnode_2eh_1261',['ConsGNode.h',['../ConsGNode_8h.html',1,'']]],
436
- ['const_5falias_5fiterator_1262',['const_alias_iterator',['../classSVF_1_1SVFModule.html#a600d5cf02c750f78b461fcabc3e29f7f',1,'SVF::SVFModule']]],
437
- ['const_5farray_5fobj_1263',['CONST_ARRAY_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830aff4142c0c411dea07b484a19af514047',1,'SVF::ObjTypeInfo']]],
438
- ['const_5fcdata_5fiterator_1264',['const_cdata_iterator',['../classSVF_1_1SVFModule.html#ab10b74abdfde0139cd62e4d9900702fc',1,'SVF::SVFModule']]],
439
- ['const_5fdata_1265',['CONST_DATA',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a5e5bc3a1838476fbd80c52720c9d103e',1,'SVF::ObjTypeInfo']]],
440
- ['const_5fglobal_5fiterator_1266',['const_global_iterator',['../classSVF_1_1SVFModule.html#a5d4f73db8fb5bddb0e7630eda8c6da57',1,'SVF::SVFModule']]],
441
- ['const_5fglobal_5fobj_1267',['CONST_GLOBAL_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a84c1bc6eaff950330a102afca1efc04c',1,'SVF::ObjTypeInfo']]],
442
- ['const_5finst_5fiterator_1268',['const_inst_iterator',['../namespaceSVF.html#a032e8478a7b6a8bb0b7755c98a7bce91',1,'SVF']]],
443
- ['const_5fiterator_1269',['const_iterator',['../classSVF_1_1POCRSolver.html#a08d86d5ab5fa57da6217480611f057a2',1,'SVF::POCRSolver::const_iterator()'],['../classSVF_1_1CDGNode.html#aca4257495b32baba3eab1ee841e66d78',1,'SVF::CDGNode::const_iterator()'],['../classSVF_1_1CDG.html#a35b7418b3f2f2851c18227fa10e30f4e',1,'SVF::CDG::const_iterator()'],['../classSVF_1_1CFBasicBlockEdge.html#a99f9b76dce6bdbfca228273eece2b923',1,'SVF::CFBasicBlockEdge::const_iterator()'],['../classSVF_1_1CFBasicBlockNode.html#a145051f43e03acd6ce9923a5c06150bc',1,'SVF::CFBasicBlockNode::const_iterator()'],['../classSVF_1_1ConstraintNode.html#ab1868f04de44f6fe1e9ac14f3d4ee56b',1,'SVF::ConstraintNode::const_iterator()'],['../classSVF_1_1GenericNode.html#ab6dc1ae41ae23b383f8add474caa7429',1,'SVF::GenericNode::const_iterator()'],['../classSVF_1_1GenericGraph.html#a5dfa3f178d4abf37177d0d74ff4c6a97',1,'SVF::GenericGraph::const_iterator()'],['../classSVF_1_1ICFG.html#a94e4de04d8da10a19ab65c22e257b82b',1,'SVF::ICFG::const_iterator()'],['../classSVF_1_1ICFGNode.html#ac16c5a3227a44d3b9f7c3209156d9df2',1,'SVF::ICFGNode::const_iterator()'],['../classSVF_1_1PTACallGraphNode.html#adf17f5699c9f40ffc8837e813e3af3ec',1,'SVF::PTACallGraphNode::const_iterator()'],['../classSVF_1_1VFG.html#a225a91c04afac6a8fe198e9860890a52',1,'SVF::VFG::const_iterator()'],['../classSVF_1_1VFGNode.html#a3c558955f60c237c558d8faafed781e8',1,'SVF::VFGNode::const_iterator()'],['../classSVF_1_1CondStdSet.html#a55152b7749868cc25f1c3c33ea57a650',1,'SVF::CondStdSet::const_iterator()'],['../classSVF_1_1PointsTo.html#ad37fe6c7bb8b509a837348a12cab80c1',1,'SVF::PointsTo::const_iterator()'],['../classSVF_1_1SVFModule.html#afcf2978f32e15127fb093405dc17d7f1',1,'SVF::SVFModule::const_iterator()'],['../classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48',1,'SVF::SVFFunction::const_iterator()'],['../classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca',1,'SVF::SVFBasicBlock::const_iterator()'],['../classSVF_1_1CoreBitVector.html#a45a3bf8465e63f723c0a551f0b0f37ff',1,'SVF::CoreBitVector::const_iterator()'],['../classSVF_1_1ContextCond.html#a101bc917679a9d8ee7badb3c9e8c12e3',1,'SVF::ContextCond::const_iterator()']]],
444
- ['const_5fovalue_5fiterator_1270',['const_ovalue_iterator',['../classSVF_1_1SVFModule.html#a3a13c562020a6b18dfa94dadeb42c912',1,'SVF::SVFModule']]],
445
- ['const_5fpred_5fiterator_1271',['const_pred_iterator',['../namespaceSVF.html#a5c943191dc4e242704943e5f594ae99e',1,'SVF']]],
446
- ['const_5fstruct_5fobj_1272',['CONST_STRUCT_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a6443b9fadd2d34e00832b2215a120ebd',1,'SVF::ObjTypeInfo']]],
447
- ['constant_1273',['Constant',['../namespaceSVF.html#a7e230c0cba2e3a7c2e5a5f2ee7d88af9',1,'SVF']]],
448
- ['constant_5fbegin_1274',['constant_begin',['../classSVF_1_1SVFModule.html#ac088d7ffb9319033308b7aaee78f364d',1,'SVF::SVFModule::constant_begin()'],['../classSVF_1_1SVFModule.html#a236f64d0b5529573f5070506e07b1faf',1,'SVF::SVFModule::constant_begin() const']]],
449
- ['constant_5fend_1275',['constant_end',['../classSVF_1_1SVFModule.html#ad4616c3bde775e0cf19ea9ed90065a2e',1,'SVF::SVFModule::constant_end()'],['../classSVF_1_1SVFModule.html#abd37790149389fe1fd3bf93196b302e0',1,'SVF::SVFModule::constant_end() const']]],
450
- ['constantaggregate_1276',['ConstantAggregate',['../namespaceSVF.html#a7cbe1c6567039e72958fd70e423d3597',1,'SVF']]],
451
- ['constantaggregatezero_1277',['ConstantAggregateZero',['../namespaceSVF.html#a8b30cfb9315dda33907175da4db63a07',1,'SVF']]],
452
- ['constantarray_1278',['ConstantArray',['../namespaceSVF.html#a5ae718cba37d8e34d2946530dc098c8e',1,'SVF']]],
453
- ['constantdata_1279',['ConstantData',['../namespaceSVF.html#a7332f8059ea95472dcc231de884a5768',1,'SVF']]],
454
- ['constantdataarray_1280',['ConstantDataArray',['../namespaceSVF.html#ad9ebd847ed5d901cd30b1cfcdaec3462',1,'SVF']]],
455
- ['constantdatasequential_1281',['ConstantDataSequential',['../namespaceSVF.html#a8ad3aa124fabddc2fdd07c50403d70a9',1,'SVF']]],
456
- ['constantexpr_1282',['ConstantExpr',['../namespaceSVF.html#a911dbaab38cb42deb9c195c7f687853d',1,'SVF']]],
457
- ['constantfp_1283',['ConstantFP',['../namespaceSVF.html#ad49e4222ba46d9490b87a80df8b46800',1,'SVF']]],
458
- ['constantint_1284',['ConstantInt',['../namespaceSVF.html#adefcb50414ea999d70cea5ccdbcb98d7',1,'SVF']]],
459
- ['constantobj_1285',['ConstantObj',['../classSVF_1_1SymbolTableInfo.html#afd2cf6ef6d7f2a583c709a72067be89baa3ecb7c51e2cba67d1f9a5284c2f215f',1,'SVF::SymbolTableInfo']]],
460
- ['constantobjectid_1286',['constantObjectId',['../classSVF_1_1NodeIDAllocator.html#a6a300a5b455fe4b8bace2f1d66fb5f9d',1,'SVF::NodeIDAllocator']]],
461
- ['constantpointernull_1287',['ConstantPointerNull',['../namespaceSVF.html#a90f6c91ba7a3c31c84b5c25277d83fca',1,'SVF']]],
462
- ['constantset_1288',['ConstantSet',['../classSVF_1_1SVFModule.html#a6ce288ee551c8a33cb353ee2374762c7',1,'SVF::SVFModule']]],
463
- ['constantstruct_1289',['ConstantStruct',['../namespaceSVF.html#a2b28f48dde0a9a91d251e654ce1f9477',1,'SVF']]],
464
- ['constantsymid_1290',['constantSymID',['../classSVF_1_1SymbolTableInfo.html#ab582424fdb6d9674c1bd4466cdfbe497',1,'SVF::SymbolTableInfo']]],
465
- ['constanttype_1291',['ConstantType',['../classSVF_1_1SVFModule.html#a996acd5c2c10b16e0f8b6356073bf499',1,'SVF::SVFModule']]],
466
- ['constdataoraggdata_1292',['constDataOrAggData',['../classSVF_1_1SVFValue.html#afc657036de9342fae6223077c10fcb01',1,'SVF::SVFValue']]],
467
- ['constraintedge_1293',['ConstraintEdge',['../classSVF_1_1ConstraintEdge.html',1,'SVF::ConstraintEdge'],['../classSVF_1_1ConstraintEdge.html#a2b2b7206af6463b82441ac7a5c78e637',1,'SVF::ConstraintEdge::ConstraintEdge()']]],
468
- ['constraintedgek_1294',['ConstraintEdgeK',['../classSVF_1_1ConstraintEdge.html#a663af27955ba0c545f34fa1f076b7375',1,'SVF::ConstraintEdge']]],
469
- ['constraintedgesetty_1295',['ConstraintEdgeSetTy',['../classSVF_1_1ConstraintEdge.html#ad155e1ed2473cc4f5f57128d282ac541',1,'SVF::ConstraintEdge']]],
470
- ['constraintgraph_1296',['ConstraintGraph',['../classSVF_1_1ConstraintGraph.html',1,'SVF::ConstraintGraph'],['../classSVF_1_1ConstraintGraph.html#a7e4c0c3e6e3c64d2729abd0f161cf550',1,'SVF::ConstraintGraph::ConstraintGraph()']]],
471
- ['constraintgraphstat_1297',['constraintGraphStat',['../classSVF_1_1AndersenStat.html#a5ad75166a80052f9e6fdd14ff7c8b948',1,'SVF::AndersenStat']]],
472
- ['constraintnode_1298',['ConstraintNode',['../classSVF_1_1ConstraintNode.html',1,'SVF::ConstraintNode'],['../classSVF_1_1ConstraintNode.html#af8a23bea84c7a28a8ac4daa38586b88a',1,'SVF::ConstraintNode::ConstraintNode()']]],
473
- ['constraintnodeidtonodemapty_1299',['ConstraintNodeIDToNodeMapTy',['../classSVF_1_1ConstraintGraph.html#a518b9eee508c8ef9c880f04bacf5df9f',1,'SVF::ConstraintGraph']]],
474
- ['constraintnodeiter_1300',['ConstraintNodeIter',['../classSVF_1_1ConstraintGraph.html#a15bc278f76cdfcf38e623cedbc80d025',1,'SVF::ConstraintGraph']]],
475
- ['constructor_1301',['CONSTRUCTOR',['../classSVF_1_1CHGraph.html#a2a1da7f262a2f11653fb583154a93a22a331376f6d22d2346039db7a9c9a311c2',1,'SVF::CHGraph']]],
476
- ['constsvfgedgeset_1302',['ConstSVFGEdgeSet',['../classSVF_1_1DDAVFSolver.html#aef98e8e9144a69bb7481fef5d2dcb303',1,'SVF::DDAVFSolver']]],
477
- ['consume_1303',['consume',['../classSVF_1_1VersionedFlowSensitive.html#a2e4e6a84cbfd553ad9cca8fdf9fd4a8d',1,'SVF::VersionedFlowSensitive']]],
478
- ['containblackholenode_1304',['containBlackHoleNode',['../classSVF_1_1PointerAnalysis.html#a56368369bc37e37b13f19e5eb1890063',1,'SVF::PointerAnalysis::containBlackHoleNode()'],['../classSVF_1_1CondPTAImpl.html#a8cd7b08bd978513cb0faacc47bbaf578',1,'SVF::CondPTAImpl::containBlackHoleNode()']]],
479
- ['containcallstr_1305',['containCallStr',['../classSVF_1_1ContextCond.html#a6f5b0bbc0978220aaa990f5fd0ddce8d',1,'SVF::ContextCond']]],
480
- ['containconstantnode_1306',['containConstantNode',['../classSVF_1_1PointerAnalysis.html#afa7d9f6209904acd7893ae583e28dafd',1,'SVF::PointerAnalysis::containConstantNode()'],['../classSVF_1_1CondPTAImpl.html#a3a10f3327d6473c348df5b62a5d6683f',1,'SVF::CondPTAImpl::containConstantNode()']]],
481
- ['containingaggs_1307',['containingAggs',['../classSVF_1_1DCHGraph.html#aac5595a230db0e8a81a6d6b67a4fdf58',1,'SVF::DCHGraph']]],
482
- ['contains_1308',['contains',['../classSVF_1_1AddressValue.html#a6c18835f554f02ead25ea3c1cf981e8f',1,'SVF::AddressValue::contains()'],['../classSVF_1_1IntervalValue.html#afcb91d48a79aeba3c78c1a41b0730a73',1,'SVF::IntervalValue::contains()'],['../classSVF_1_1CondPTAImpl.html#a5af00bb26800882ab96c470ee9fc4632',1,'SVF::CondPTAImpl::contains()'],['../classSVF_1_1PointsTo.html#ab31a53693fe070767b8de74e88091cd8',1,'SVF::PointsTo::contains()'],['../classSVF_1_1CoreBitVector.html#af08c16aed45dfa65472f0b5ae518add2',1,'SVF::CoreBitVector::contains()'],['../classSVF_1_1SparseBitVector.html#abbd0e0cf759fad7858224ed8a63aade8',1,'SVF::SparseBitVector::contains()']]],
483
- ['content_1309',['content',['../structparse__buffer.html#a52ee1184576baa3d5171059ab0e942de',1,'parse_buffer::content()'],['../cJSON_8cpp.html#a7886d4c98c027896a652ad0ada741709',1,'content(): cJSON.cpp']]],
484
- ['contenttojson_1310',['contentToJson',['../classSVF_1_1SVFIRWriter.html#aa7c88a48d18d052895733771f2ad9e2d',1,'SVF::SVFIRWriter::contentToJson(const SVFVar *var)'],['../classSVF_1_1SVFIRWriter.html#a537a1c42582b8374c15d7ad6cd4d41df',1,'SVF::SVFIRWriter::contentToJson(const ValVar *var)'],['../classSVF_1_1SVFIRWriter.html#a1459390bbf40dc5c77291cc85b334bd2',1,'SVF::SVFIRWriter::contentToJson(const ObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a9ee668270d3430591f89fa1f0810787a',1,'SVF::SVFIRWriter::contentToJson(const GepValVar *var)'],['../classSVF_1_1SVFIRWriter.html#a32fb1b1ff8c53745842b8b691c3abd5e',1,'SVF::SVFIRWriter::contentToJson(const GepObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a5e37174baebf9065857cbc0ea368cd30',1,'SVF::SVFIRWriter::contentToJson(const FIObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a4980697a5e7bf80f58a82b88d9f43d72',1,'SVF::SVFIRWriter::contentToJson(const RetPN *var)'],['../classSVF_1_1SVFIRWriter.html#aa81a38241341f960f28910c822875513',1,'SVF::SVFIRWriter::contentToJson(const VarArgPN *var)'],['../classSVF_1_1SVFIRWriter.html#af27a7445bf42c5c3419f1be7b9d43ce2',1,'SVF::SVFIRWriter::contentToJson(const DummyValVar *var)'],['../classSVF_1_1SVFIRWriter.html#a6359ac9648777ff027a1be519fbdbef7',1,'SVF::SVFIRWriter::contentToJson(const DummyObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a651f8d418a28983a10947f0413511ae3',1,'SVF::SVFIRWriter::contentToJson(const SVFStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#acc241482c26efc447abecb6c911ca0c9',1,'SVF::SVFIRWriter::contentToJson(const AssignStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a13ccbeaef98b61c2df16319932397280',1,'SVF::SVFIRWriter::contentToJson(const AddrStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#aeaaa76ad5fa6fc7e506819a163093f62',1,'SVF::SVFIRWriter::contentToJson(const CopyStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a422f38519fc9953d694d449915d2d75e',1,'SVF::SVFIRWriter::contentToJson(const StoreStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#ae5ae0633530eda1fb005d31709d4601f',1,'SVF::SVFIRWriter::contentToJson(const LoadStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a7102d7370cda277093e89cc1c96eb65c',1,'SVF::SVFIRWriter::contentToJson(const GepStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a3bcdeef1a85ab1833cc10b8b7b3b88e9',1,'SVF::SVFIRWriter::contentToJson(const CallPE *edge)'],['../classSVF_1_1SVFIRWriter.html#ad948efe686f27fee0107296fbc95a943',1,'SVF::SVFIRWriter::contentToJson(const RetPE *edge)'],['../classSVF_1_1SVFIRWriter.html#a53df57955b76fd745acd6e18a8925033',1,'SVF::SVFIRWriter::contentToJson(const MultiOpndStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a1fa3589d76995acb4a9da5d07ad1bec0',1,'SVF::SVFIRWriter::contentToJson(const PhiStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a49193efca6debcd9280b7d0b100516db',1,'SVF::SVFIRWriter::contentToJson(const SelectStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a3e4c5b355d0ad7efee7691ab399425e2',1,'SVF::SVFIRWriter::contentToJson(const CmpStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a4802baa5a55da54dcbb330d1bf0a5773',1,'SVF::SVFIRWriter::contentToJson(const BinaryOPStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#aef0d9b742855a09007aacb62808aa701',1,'SVF::SVFIRWriter::contentToJson(const UnaryOPStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a4bd182143a96162df126de2bdb964f4a',1,'SVF::SVFIRWriter::contentToJson(const BranchStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#aef3decd0f53c40fc276d88ed61231c81',1,'SVF::SVFIRWriter::contentToJson(const TDForkPE *edge)'],['../classSVF_1_1SVFIRWriter.html#aac5acaf49f3036ab1a47d39053c4420c',1,'SVF::SVFIRWriter::contentToJson(const TDJoinPE *edge)'],['../classSVF_1_1SVFIRWriter.html#ae8b7b2b9b9ce20cd6b962f204cab0947',1,'SVF::SVFIRWriter::contentToJson(const ICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a28749d35eae79af7caceb53be9b5f920',1,'SVF::SVFIRWriter::contentToJson(const GlobalICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a420f12dd8462a9249ad4136bf0a1f21e',1,'SVF::SVFIRWriter::contentToJson(const IntraICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a1b8ff9400b18d9786c5d936dfbbcd8a7',1,'SVF::SVFIRWriter::contentToJson(const InterICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a511f8f55565ed4e8c0c5948e1a113a68',1,'SVF::SVFIRWriter::contentToJson(const FunEntryICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a9c11025e72dc0d50bd6c8861c987a9bd',1,'SVF::SVFIRWriter::contentToJson(const FunExitICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#af4bda9ee619a9c65ae5875f84c7bdb7d',1,'SVF::SVFIRWriter::contentToJson(const CallICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a2305753e0dc75a34bf32abe39bee7f57',1,'SVF::SVFIRWriter::contentToJson(const RetICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a92792f6766cdca52289cc96270ea832c',1,'SVF::SVFIRWriter::contentToJson(const ICFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a39f7f259184a7248a569366fc0411c96',1,'SVF::SVFIRWriter::contentToJson(const IntraCFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a4e0ee6cf6a6af5f01f84a01ce76c0af3',1,'SVF::SVFIRWriter::contentToJson(const CallCFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a102dffad6dc695c7edf64d3e25a71c42',1,'SVF::SVFIRWriter::contentToJson(const RetCFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a142e5e0c255fa7a0a92207bd0b4b2660',1,'SVF::SVFIRWriter::contentToJson(const CHNode *node)'],['../classSVF_1_1SVFIRWriter.html#ae3280b9c7d26d1307aff536dd4538962',1,'SVF::SVFIRWriter::contentToJson(const CHEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a6af57712b6db7e339fe252243c275719',1,'SVF::SVFIRWriter::contentToJson(const SVFType *type)'],['../classSVF_1_1SVFIRWriter.html#a1efd4603f577338128d48c541e5cbddb',1,'SVF::SVFIRWriter::contentToJson(const SVFPointerType *type)'],['../classSVF_1_1SVFIRWriter.html#ad25075748f28f52ef794d310336c9406',1,'SVF::SVFIRWriter::contentToJson(const SVFIntegerType *type)'],['../classSVF_1_1SVFIRWriter.html#adbb8896aa66c635d506116ab9fb79426',1,'SVF::SVFIRWriter::contentToJson(const SVFFunctionType *type)'],['../classSVF_1_1SVFIRWriter.html#a5af55ff79454efa076329ae16692fe6b',1,'SVF::SVFIRWriter::contentToJson(const SVFStructType *type)'],['../classSVF_1_1SVFIRWriter.html#a4f66dc95d3f1ba24afcb99070f088241',1,'SVF::SVFIRWriter::contentToJson(const SVFArrayType *type)'],['../classSVF_1_1SVFIRWriter.html#a28ac364c374221bce665e52f1d360d12',1,'SVF::SVFIRWriter::contentToJson(const SVFOtherType *type)'],['../classSVF_1_1SVFIRWriter.html#aa729d46c25a066e3a6ca47099fddcc81',1,'SVF::SVFIRWriter::contentToJson(const SVFValue *value)'],['../classSVF_1_1SVFIRWriter.html#ad67b61dce8153775441e8d163f49db85',1,'SVF::SVFIRWriter::contentToJson(const SVFFunction *value)'],['../classSVF_1_1SVFIRWriter.html#af79464d720409f8b34a49f2295009a4c',1,'SVF::SVFIRWriter::contentToJson(const SVFBasicBlock *value)'],['../classSVF_1_1SVFIRWriter.html#a875f2919f4e4edc2d1c92e4b44968921',1,'SVF::SVFIRWriter::contentToJson(const SVFInstruction *value)'],['../classSVF_1_1SVFIRWriter.html#abf7750aaa981554365147e00b61fcc28',1,'SVF::SVFIRWriter::contentToJson(const SVFCallInst *value)'],['../classSVF_1_1SVFIRWriter.html#aaf2d5d5f32ec2520947ea9a9dcc51e38',1,'SVF::SVFIRWriter::contentToJson(const SVFVirtualCallInst *value)'],['../classSVF_1_1SVFIRWriter.html#a390911a19db22119513b2261fdb8f803',1,'SVF::SVFIRWriter::contentToJson(const SVFConstant *value)'],['../classSVF_1_1SVFIRWriter.html#a8c2718e4229429726efae47a112ee0e8',1,'SVF::SVFIRWriter::contentToJson(const SVFGlobalValue *value)'],['../classSVF_1_1SVFIRWriter.html#aee1088706ad035c70eaafe4bda51d267',1,'SVF::SVFIRWriter::contentToJson(const SVFArgument *value)'],['../classSVF_1_1SVFIRWriter.html#a418ce3f29ad04187439ef667efda4432',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantData *value)'],['../classSVF_1_1SVFIRWriter.html#ae6a4b6b7f2658493d9f9f208a59b11aa',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantInt *value)'],['../classSVF_1_1SVFIRWriter.html#a9feef4e0f3f9bb853e8cd781777618b6',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantFP *value)'],['../classSVF_1_1SVFIRWriter.html#abc719def35684aa913a24b062e3b9b40',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantNullPtr *value)'],['../classSVF_1_1SVFIRWriter.html#ade9a4782c10cc9b1211ed4a207f4e907',1,'SVF::SVFIRWriter::contentToJson(const SVFBlackHoleValue *value)'],['../classSVF_1_1SVFIRWriter.html#aef23c59e31bcd922ba4144c42276b746',1,'SVF::SVFIRWriter::contentToJson(const SVFOtherValue *value)'],['../classSVF_1_1SVFIRWriter.html#a2cc93dbc8a5299c25f7de593782b16ea',1,'SVF::SVFIRWriter::contentToJson(const SVFMetadataAsValue *value)'],['../classSVF_1_1SVFIRWriter.html#a4a61edccc5cdea0b353a0dbeb53f740b',1,'SVF::SVFIRWriter::contentToJson(const SVFLoop *loop)'],['../classSVF_1_1SVFIRWriter.html#a555f034d322b10a83fc78ef669bfd120',1,'SVF::SVFIRWriter::contentToJson(const MemObj *memObj)'],['../classSVF_1_1SVFIRWriter.html#a4319f5b80cf599a9364dfe791adfa2bf',1,'SVF::SVFIRWriter::contentToJson(const StInfo *stInfo)']]],
485
- ['context_1311',['context',['../classSVF_1_1ContextCond.html#ac431eae00244cc7792b6e7e00634d535',1,'SVF::ContextCond::context()'],['../classSVF_1_1CxtStmtDPItem.html#a96f1d7c309e3b69af66200e2cfb5a466',1,'SVF::CxtStmtDPItem::context()'],['../classSVF_1_1CxtDPItem.html#ab89e9f588054ad8a99d9af8e756c951b',1,'SVF::CxtDPItem::context()']]],
486
- ['context_5fleak_1312',['CONTEXT_LEAK',['../classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da1524077f4425b7e2d6cc32917a02c356',1,'SVF::LeakChecker']]],
487
- ['contextcond_1313',['ContextCond',['../classSVF_1_1ContextCond.html',1,'SVF::ContextCond'],['../classSVF_1_1ContextCond.html#a9b81bf11679645d32d50b91bdb6d2dc1',1,'SVF::ContextCond::ContextCond()'],['../classSVF_1_1ContextCond.html#a5f31275f74ff9eb5734481f36275c6d9',1,'SVF::ContextCond::ContextCond(const ContextCond &cond)'],['../classSVF_1_1ContextCond.html#a9ddc22484df27618c5095445f33b4cf1',1,'SVF::ContextCond::ContextCond(ContextCond &&cond) noexcept']]],
488
- ['contextdda_1314',['ContextDDA',['../classSVF_1_1ContextDDA.html',1,'SVF::ContextDDA'],['../classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05',1,'SVF::ContextDDA::ContextDDA()'],['../classSVF_1_1DDAStat.html#ac3fb8b15c5308c926209a941c7cf62e1',1,'SVF::DDAStat::contextDDA()']]],
489
- ['contextdda_2ecpp_1315',['ContextDDA.cpp',['../ContextDDA_8cpp.html',1,'']]],
490
- ['contextdda_2eh_1316',['ContextDDA.h',['../ContextDDA_8h.html',1,'']]],
491
- ['contextinsensitive_1317',['ContextInsensitive',['../classSVF_1_1Options.html#ae60822a71ee1cd389413d98dfb35e302',1,'SVF::Options']]],
492
- ['controldg_1318',['controlDg',['../classSVF_1_1CDG.html#a70b59b33f4266b22cc58fa832ded900a',1,'SVF::CDG']]],
493
- ['convertexpression_1319',['convertExpression',['../BreakConstantExpr_8cpp.html#a25cf7d9aff084a1cd1aa51c85a4a17e1',1,'BreakConstantExpr.cpp']]],
494
- ['copy_1320',['Copy',['../classSVF_1_1ConstraintEdge.html#a663af27955ba0c545f34fa1f076b7375a29b0aa3353f866ef1655ab6d4716feb9',1,'SVF::ConstraintEdge::Copy()'],['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75af589a053fdb7efc728b68a324fc58b2b',1,'SVF::VFGNode::Copy()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9ad3469cdfb64f05163b5310b731b221da',1,'SVF::SVFStmt::Copy()'],['../cJSON_8cpp.html#a7669ee67a0563250c1efaa24d130e1ac',1,'copy(): cJSON.cpp']]],
495
- ['copycgedge_1321',['CopyCGEdge',['../classSVF_1_1CopyCGEdge.html',1,'SVF::CopyCGEdge'],['../classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd',1,'SVF::CopyCGEdge::CopyCGEdge()'],['../classSVF_1_1CopyCGEdge.html#ac82949d49688f428d09842bda0ba1d53',1,'SVF::CopyCGEdge::CopyCGEdge(const CopyCGEdge &)'],['../classSVF_1_1CopyCGEdge.html#a90cbb8b4085648811f95afde4175a168',1,'SVF::CopyCGEdge::CopyCGEdge(ConstraintNode *s, ConstraintNode *d, EdgeID id)']]],
496
- ['copyinedges_1322',['copyInEdges',['../classSVF_1_1ConstraintNode.html#a4d413d64bf554ecdc72709afeeb85775',1,'SVF::ConstraintNode']]],
497
- ['copyoutedges_1323',['copyOutEdges',['../classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40',1,'SVF::ConstraintNode']]],
498
- ['copystmt_1324',['CopyStmt',['../classSVF_1_1CopyStmt.html',1,'SVF::CopyStmt'],['../classSVF_1_1CopyStmt.html#a63b808e82e75562c53e4371cc3d7ed1e',1,'SVF::CopyStmt::CopyStmt()'],['../classSVF_1_1CopyStmt.html#aa965d58e96e8729d16d66387ee09eac7',1,'SVF::CopyStmt::CopyStmt(const CopyStmt &)'],['../classSVF_1_1CopyStmt.html#a69b179ef052408034786d32a52c52389',1,'SVF::CopyStmt::CopyStmt(SVFVar *s, SVFVar *d)']]],
499
- ['copysvfgnode_1325',['CopySVFGNode',['../namespaceSVF.html#ab98f7c9e6311e649cdfd5d2f3f8e59be',1,'SVF']]],
500
- ['copytime_1326',['copyTime',['../classSVF_1_1FlowSensitive.html#a888d6334e5e226c634680e4c0674dcfb',1,'SVF::FlowSensitive']]],
501
- ['copyvfgnode_1327',['CopyVFGNode',['../classSVF_1_1CopyVFGNode.html',1,'SVF::CopyVFGNode'],['../classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7',1,'SVF::CopyVFGNode::CopyVFGNode()'],['../classSVF_1_1CopyVFGNode.html#ac04930bac7b31563ce761779ff1dbf91',1,'SVF::CopyVFGNode::CopyVFGNode(const CopyVFGNode &)'],['../classSVF_1_1CopyVFGNode.html#aee4a402546b3df92412a5252c9608818',1,'SVF::CopyVFGNode::CopyVFGNode(NodeID id, const CopyStmt *copy)']]],
502
- ['corebitvector_1328',['CoreBitVector',['../classSVF_1_1CoreBitVector.html',1,'SVF::CoreBitVector'],['../classSVF_1_1CoreBitVector.html#adb5b13df8bc76f00ceb145711cfb77e1',1,'SVF::CoreBitVector::CoreBitVector(void)'],['../classSVF_1_1CoreBitVector.html#aa25de5d26935c74e156c5f6604b3d8a8',1,'SVF::CoreBitVector::CoreBitVector(size_t n)'],['../classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae',1,'SVF::CoreBitVector::CoreBitVector(const CoreBitVector &cbv)'],['../classSVF_1_1CoreBitVector.html#a93f42d767c99bdf788dc4df4881751c5',1,'SVF::CoreBitVector::CoreBitVector(CoreBitVector &&cbv)']]],
503
- ['corebitvector_2ecpp_1329',['CoreBitVector.cpp',['../CoreBitVector_8cpp.html',1,'']]],
504
- ['corebitvector_2eh_1330',['CoreBitVector.h',['../CoreBitVector_8h.html',1,'']]],
505
- ['corebitvectoriterator_1331',['CoreBitVectorIterator',['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html',1,'SVF::CoreBitVector::CoreBitVectorIterator'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#abe0289ad45158397b6950afc920f34ef',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(void)=delete'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(const CoreBitVector *cbv, bool end=false)'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a66b4a85853791c4e1537a4bdbc7a2f90',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(const CoreBitVectorIterator &cbv)=default'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#add4da76753804d22314f070e1ad1ce6f',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(CoreBitVectorIterator &&cbv)=default']]],
506
- ['count_1332',['count',['../classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555',1,'SVF::CondStdSet::count()'],['../classSVF_1_1PointsTo.html#aa0d4ee196b91fce626f3f15bcc5599e4',1,'SVF::PointsTo::count()'],['../classSVF_1_1CoreBitVector.html#abfed2e7daf2407e11cade625ac19a6ce',1,'SVF::CoreBitVector::count()'],['../structSVF_1_1TrailingZerosCounter.html#aa8b0814bfce87a935ef57f870fe1ee83',1,'SVF::TrailingZerosCounter::count()'],['../structSVF_1_1PopulationCounter.html#aa49a07f6be7991ffe42af5445b38d59b',1,'SVF::PopulationCounter::count()'],['../structSVF_1_1LeadingZerosCounter.html#ad85fa905e96374d79a832a027226d8d3',1,'SVF::LeadingZerosCounter::count()'],['../structSVF_1_1PopulationCounter_3_01T_00_018_01_4.html#a6b0aabdd55f93d2b5ea8df270a14a0ec',1,'SVF::PopulationCounter< T, 8 >::count()'],['../structSVF_1_1SparseBitVectorElement.html#a8ed9ca88c7eef7574a9887197b422e81',1,'SVF::SparseBitVectorElement::count()'],['../classSVF_1_1SparseBitVector.html#a9f96e6a886fa69e07cda5dbfaed8b7c9',1,'SVF::SparseBitVector::count()'],['../cJSON_8h.html#ad43c3812e6d13e0518d9f8b8f463ffcf',1,'count(): cJSON.h'],['../cJSON_8cpp.html#ad43c3812e6d13e0518d9f8b8f463ffcf',1,'count(): cJSON.cpp']]],
507
- ['countaliases_1333',['countAliases',['../classSVF_1_1FlowSensitive.html#a94dc671f524ed3ed00f5a54b13f18e18',1,'SVF::FlowSensitive']]],
508
- ['countleadingzeros_1334',['countLeadingZeros',['../namespaceSVF.html#af897f6692f1f6aa13d897f89b3370d0d',1,'SVF']]],
509
- ['countpopulation_1335',['countPopulation',['../namespaceSVF.html#ae86e9ecca38512426d0bade3a95d0a51',1,'SVF']]],
510
- ['countstat_1336',['countStat',['../classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6',1,'SVF::ICFGStat']]],
511
- ['countsumedges_1337',['countSumEdges',['../classSVF_1_1CFLBase.html#a824da17d03599090d4e3b4c50aeccff9',1,'SVF::CFLBase']]],
512
- ['counttrailingzeros_1338',['countTrailingZeros',['../namespaceSVF.html#a5cb5811bab8e04773dfa21ad919df461',1,'SVF']]],
513
- ['coverage_1339',['coverage',['../classSVF_1_1SVFBugReport.html#abdb02bf4b61c6cbccd4b9c3c01590ddc',1,'SVF::SVFBugReport']]],
514
- ['cpputil_2ecpp_1340',['CppUtil.cpp',['../CppUtil_8cpp.html',1,'']]],
515
- ['cpputil_2eh_1341',['CppUtil.h',['../CppUtil_8h.html',1,'']]],
516
- ['cpts_1342',['cpts',['../classSVF_1_1IndirectSVFGEdge.html#a2d54c1c3567ef6676ba15f88c622e5b7',1,'SVF::IndirectSVFGEdge::cpts()'],['../classSVF_1_1MRSVFGNode.html#a640153ff592bf0058882a0d05a76b1ba',1,'SVF::MRSVFGNode::cpts()']]],
517
- ['cptsbegin_1343',['cptsBegin',['../classSVF_1_1CondPointsToSet.html#acc5c77fbd1a6133d5e80c3f587d49fb3',1,'SVF::CondPointsToSet::cptsBegin()'],['../classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670',1,'SVF::CondPointsToSet::cptsBegin() const']]],
518
- ['cptsend_1344',['cptsEnd',['../classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea',1,'SVF::CondPointsToSet::cptsEnd()'],['../classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d',1,'SVF::CondPointsToSet::cptsEnd() const']]],
519
- ['cptset_1345',['CPtSet',['../classSVF_1_1CondPTAImpl.html#a3f2f48fc122c07ff9eb1382aa7a3f966',1,'SVF::CondPTAImpl']]],
520
- ['cptsset_1346',['cptsSet',['../classSVF_1_1MemRegion.html#a77a18bcce56cf48d1c338e852a2be9bc',1,'SVF::MemRegion']]],
521
- ['cptstorepcptsmap_1347',['cptsToRepCPtsMap',['../classSVF_1_1MRGenerator.html#ab4d1ff0357d389a65ff1c2112ce631a1',1,'SVF::MRGenerator']]],
522
- ['cpu_1348',['CPU',['../classSVF_1_1SVFStat.html#a4f47da512cfa8f94fddaddc65334b454ad58693e596aa4088fa4a05065f9c0ffa',1,'SVF::SVFStat']]],
523
- ['cpyitvtolocal_1349',['cpyItvToLocal',['../classSVF_1_1IntervalExeState.html#a052d677fb5ee940ed0686f3d67d10d19',1,'SVF::IntervalExeState']]],
524
- ['create_5freference_1350',['create_reference',['../cJSON_8cpp.html#ac06bbc307a6f39fe58aafbcb82fbf4b3',1,'cJSON.cpp']]],
525
- ['createandersenscd_1351',['createAndersenSCD',['../classSVF_1_1AndersenSCD.html#ad403be45ff1c69fccdff6c5f3f1959c2',1,'SVF::AndersenSCD']]],
526
- ['createandersensfr_1352',['createAndersenSFR',['../classSVF_1_1AndersenSFR.html#a4792427f84f402ec30f9447d24f3faad',1,'SVF::AndersenSFR']]],
527
- ['createandersenwavediff_1353',['createAndersenWaveDiff',['../classSVF_1_1AndersenWaveDiff.html#a48ff6fc4badc79ad3204ae9bd95cc540',1,'SVF::AndersenWaveDiff']]],
528
- ['createblkobj_1354',['createBlkObj',['../classSVF_1_1SymbolTableBuilder.html#a5db9e476132b0a653c7995b61def4065',1,'SVF::SymbolTableBuilder']]],
529
- ['createchedge_1355',['createCHEdge',['../classSVF_1_1SVFIRReader.html#a785e48ae09bf607a41efe7fd66615af4',1,'SVF::SVFIRReader']]],
530
- ['createchnode_1356',['createCHNode',['../classSVF_1_1SVFIRReader.html#a26bb57669d2bb947d96d0e0d93ae40e1',1,'SVF::SVFIRReader']]],
531
- ['createconstantobj_1357',['createConstantObj',['../classSVF_1_1SymbolTableBuilder.html#a85994a1cdb68036dde589aab0d7b3e82',1,'SVF::SymbolTableBuilder']]],
532
- ['createdisjointmr_1358',['createDisjointMR',['../classSVF_1_1IntraDisjointMRG.html#a17d0ad0c62982d2b03121e935469e7b2',1,'SVF::IntraDisjointMRG']]],
533
- ['createdistinctmr_1359',['createDistinctMR',['../classSVF_1_1DistinctMRG.html#a7a6ffa1c8dc8e624e3b42f97e6e4b393',1,'SVF::DistinctMRG']]],
534
- ['createdummyobj_1360',['createDummyObj',['../classSVF_1_1SymbolTableInfo.html#ae39b1a2330b157312727a560fddbd0dc',1,'SVF::SymbolTableInfo']]],
535
- ['createedgewithflag_1361',['createEdgeWithFlag',['../classSVF_1_1SVFIRReader.html#ab6f96f9491fe0f15b91c3c1f2989d842',1,'SVF::SVFIRReader']]],
536
- ['createfsmpta_1362',['createFSMPTA',['../classSVF_1_1FSMPTA.html#a8a2d1c846f8b6aead8d9426e1effa426',1,'SVF::FSMPTA']]],
537
- ['createfswpa_1363',['createFSWPA',['../classSVF_1_1FlowSensitive.html#af21aa66bc41607d8c93faf1acea1f3be',1,'SVF::FlowSensitive']]],
538
- ['createicfgedge_1364',['createICFGEdge',['../classSVF_1_1SVFIRReader.html#a2b97dbcdea2f61bc83268cf8e7ecb87d',1,'SVF::SVFIRReader']]],
539
- ['createicfgnode_1365',['createICFGNode',['../classSVF_1_1SVFIRReader.html#a75dcf9f3ecdcc65151566e9f6e296eea',1,'SVF::SVFIRReader']]],
540
- ['createintervalvalue_1366',['createIntervalValue',['../classSVF_1_1IntervalESBase.html#a080484bdcd9287e95d0ced0fa474fd05',1,'SVF::IntervalESBase']]],
541
- ['createmr_1367',['createMR',['../classSVF_1_1MRGenerator.html#ac18324bd2b862c3cdbf65494bf69ecb5',1,'SVF::MRGenerator']]],
542
- ['createmuchi_1368',['createMUCHI',['../classSVF_1_1MemSSA.html#a695adf83e8c40b9628b1866053f68033',1,'SVF::MemSSA']]],
543
- ['createnode_1369',['createNode',['../classSVF_1_1CHGBuilder.html#ae0376b8ecdf2093b88e8c529f0e014e0',1,'SVF::CHGBuilder']]],
544
- ['createobjs_1370',['createObjs',['../classSVF_1_1ReaderIDToObjMap.html#ae81aaaaf1c3bb461ff2929e79fd8c8f2',1,'SVF::ReaderIDToObjMap::createObjs()'],['../classSVF_1_1ReaderPtrPool.html#ae324e7cf279e2b007a41ebea737d06f5',1,'SVF::ReaderPtrPool::createObjs()'],['../classSVF_1_1GenericGraphReader.html#a29c813df947df665d068fabe7b1fe919',1,'SVF::GenericGraphReader::createObjs()'],['../classSVF_1_1SymbolTableInfoReader.html#ad1da745e0f65a6a3f8d45730e4458dee',1,'SVF::SymbolTableInfoReader::createObjs()'],['../classSVF_1_1ICFGReader.html#ad1f5fb592f2c89ac76abff828506f608',1,'SVF::ICFGReader::createObjs()'],['../classSVF_1_1SVFModuleReader.html#a8145cbd243e0604582ae86408d0a2477',1,'SVF::SVFModuleReader::createObjs()'],['../classSVF_1_1SVFIRReader.html#ad8e86d5b991ff3411c807f6cb65b2d24',1,'SVF::SVFIRReader::createObjs()']]],
545
- ['createobjtypeinfo_1371',['createObjTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#a31190ba1934f945abe8a1b4fcbb636b3',1,'SVF::SymbolTableBuilder::createObjTypeInfo()'],['../classSVF_1_1SymbolTableInfo.html#a2994a616d76020a21903fcdc2d2cfdff',1,'SVF::SymbolTableInfo::createObjTypeInfo()']]],
546
- ['createpagedge_1372',['createPAGEdge',['../classSVF_1_1SVFIRReader.html#a786c202edf78de73d6f0996f06bd8106',1,'SVF::SVFIRReader']]],
547
- ['createpagnode_1373',['createPAGNode',['../classSVF_1_1SVFIRReader.html#ae38a6f1a2c930fb1136be280c4aa35f4',1,'SVF::SVFIRReader']]],
548
- ['createsteensgaard_1374',['createSteensgaard',['../classSVF_1_1Steensgaard.html#acd5f31c3b1f9b47def458637f8e9389e',1,'SVF::Steensgaard']]],
549
- ['createsvfdatastructure_1375',['createSVFDataStructure',['../classSVF_1_1LLVMModuleSet.html#a4ca8c4678a7fefe26372fc1f4b2880fd',1,'SVF::LLVMModuleSet']]],
550
- ['createsvffunction_1376',['createSVFFunction',['../classSVF_1_1LLVMModuleSet.html#a024f5de163fde6f63cb2d762b4b28d8a',1,'SVF::LLVMModuleSet']]],
551
- ['createsvftype_1377',['createSVFType',['../namespaceSVF.html#aa006007c2108ee3b1bf1f9087ef9a4e8',1,'SVF']]],
552
- ['createsvfvalue_1378',['createSVFValue',['../namespaceSVF.html#a5949109584f6bce72bd2414960f78afe',1,'SVF']]],
553
- ['createvfswpa_1379',['createVFSWPA',['../classSVF_1_1VersionedFlowSensitive.html#ae7cf16ad79c13104dd9981e6b984057e',1,'SVF::VersionedFlowSensitive']]],
554
- ['cs_1380',['cs',['../classSVF_1_1CallCFGEdge.html#a3f576a9648945907859dd5922f55bcb3',1,'SVF::CallCFGEdge::cs()'],['../classSVF_1_1RetCFGEdge.html#a7f247e68024c946be46b484a16c59770',1,'SVF::RetCFGEdge::cs()'],['../classSVF_1_1CallICFGNode.html#a4acec3f922d6610cb81bcdb68dac0af9',1,'SVF::CallICFGNode::cs()'],['../classSVF_1_1RetICFGNode.html#a718935df4d5b653bcf662243b67d7857',1,'SVF::RetICFGNode::cs()'],['../classSVF_1_1ActualINSVFGNode.html#a7260c36cd5a063e3c1de2b2ca7bd0802',1,'SVF::ActualINSVFGNode::cs()'],['../classSVF_1_1ActualOUTSVFGNode.html#a075773fa5b13cc067d24fbbb35c1d042',1,'SVF::ActualOUTSVFGNode::cs()'],['../classSVF_1_1ActualParmVFGNode.html#a652f865955c1f345c656c9178376228a',1,'SVF::ActualParmVFGNode::cs()'],['../classSVF_1_1ActualRetVFGNode.html#af1217e120a09ae262205278c69d8c643',1,'SVF::ActualRetVFGNode::cs()']]],
555
- ['csc_1381',['CSC',['../classSVF_1_1CSC.html',1,'SVF::CSC'],['../classSVF_1_1CSC.html#a4ffb05984b0509d97ec713fc6bfc4b6e',1,'SVF::CSC::CSC()'],['../classSVF_1_1AndersenSFR.html#aa39c668b1473ac4fb99da3aa736c9edb',1,'SVF::AndersenSFR::csc()']]],
556
- ['csc_2ecpp_1382',['CSC.cpp',['../CSC_8cpp.html',1,'']]],
557
- ['csc_2eh_1383',['CSC.h',['../CSC_8h.html',1,'']]],
558
- ['cscallstring_5fwpa_1384',['CSCallString_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85ac9e931f254fa3471f5f5337cbca1de09',1,'SVF::PointerAnalysis']]],
559
- ['cschamap_1385',['csCHAMap',['../classSVF_1_1DCHGraph.html#ad79a569e77f94fa8494eed3f18e07e90',1,'SVF::DCHGraph']]],
560
- ['cshasvfnsbasedoncha_1386',['csHasVFnsBasedonCHA',['../classSVF_1_1DCHGraph.html#a1494aeef22e15baaa160e8d598dd7de0',1,'SVF::DCHGraph::csHasVFnsBasedonCHA()'],['../classSVF_1_1CommonCHGraph.html#a0ce9117288d9e0b498f128217fda0cca',1,'SVF::CommonCHGraph::csHasVFnsBasedonCHA()'],['../classSVF_1_1CHGraph.html#a885a81b08477e6ccdd7df98d249b8c39',1,'SVF::CHGraph::csHasVFnsBasedonCHA()']]],
561
- ['cshasvtblsbasedoncha_1387',['csHasVtblsBasedonCHA',['../classSVF_1_1DCHGraph.html#afc7235305640be3d6dbae8199d5c8611',1,'SVF::DCHGraph::csHasVtblsBasedonCHA(CallBase *cs)'],['../classSVF_1_1DCHGraph.html#a2fef8f7209f100c7a266cf3102b1219b',1,'SVF::DCHGraph::csHasVtblsBasedonCHA(CallSite cs) override'],['../classSVF_1_1CommonCHGraph.html#aff7363feebc20267dad7230666b583b1',1,'SVF::CommonCHGraph::csHasVtblsBasedonCHA()'],['../classSVF_1_1CHGraph.html#acd4907aa926a4c7fdc3964700d721f79',1,'SVF::CHGraph::csHasVtblsBasedonCHA()']]],
562
- ['csid_1388',['csId',['../classSVF_1_1PTACallGraphEdge.html#a7488c5125d55e56ec427ef0d8ee88999',1,'SVF::PTACallGraphEdge::csId()'],['../classSVF_1_1CallIndSVFGEdge.html#adb7796f5c1094379ed295e92bf4a79b9',1,'SVF::CallIndSVFGEdge::csId()'],['../classSVF_1_1RetIndSVFGEdge.html#a49e231a4606fda4429d0bae5656fa3e1',1,'SVF::RetIndSVFGEdge::csId()'],['../classSVF_1_1CallDirSVFGEdge.html#a2cbaf86c3e65eb9d02d3843706fc178b',1,'SVF::CallDirSVFGEdge::csId()'],['../classSVF_1_1RetDirSVFGEdge.html#a10929c8f605a05c1a471f77936d31902',1,'SVF::RetDirSVFGEdge::csId()']]],
563
- ['csnumtoinst_1389',['csnumToInst',['../classSVF_1_1MTAResultValidator.html#a432fa7a1a9af82c90583c779e8f63cf4',1,'SVF::MTAResultValidator::csnumToInst()'],['../classSVF_1_1MTAResultValidator.html#a432fa7a1a9af82c90583c779e8f63cf4',1,'SVF::MTAResultValidator::csnumToInst()']]],
564
- ['csnumtoinstmap_1390',['csnumToInstMap',['../classSVF_1_1MTAResultValidator.html#ae2717c467dc7c49fab0ec93bfa4baaab',1,'SVF::MTAResultValidator']]],
565
- ['cssummary_5fwpa_1391',['CSSummary_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85adf8fe4349f84779601a0b41659ca8e27',1,'SVF::PointerAnalysis']]],
566
- ['cstoargslistmap_1392',['CSToArgsListMap',['../classSVF_1_1SVFIR.html#a32f7ac512aa8d34923dabfe0f0867fca',1,'SVF::SVFIR']]],
567
- ['cstocallnodemap_1393',['CSToCallNodeMap',['../classSVF_1_1ICFG.html#af0434d6ffd247eeaf73b9294e659a3f9',1,'SVF::ICFG']]],
568
- ['cstocallnodemapty_1394',['CSToCallNodeMapTy',['../classSVF_1_1ICFG.html#a86bfa1131dbd9cc7020f4c016fc33e51',1,'SVF::ICFG']]],
569
- ['cstocallsiteargsptsmap_1395',['csToCallSiteArgsPtsMap',['../classSVF_1_1MRGenerator.html#afe91b57b451d7788364493549e015acf',1,'SVF::MRGenerator']]],
570
- ['cstocallsiteretptsmap_1396',['csToCallSiteRetPtsMap',['../classSVF_1_1MRGenerator.html#a21550f978f42ac3cbb32cbc426ff5cb1',1,'SVF::MRGenerator']]],
571
- ['cstochavfnsmap_1397',['csToCHAVFnsMap',['../classSVF_1_1CHGraph.html#a5e6502c5baad99c70e1cf56c84ce9474',1,'SVF::CHGraph']]],
572
- ['cstochavtblsmap_1398',['csToCHAVtblsMap',['../classSVF_1_1CHGraph.html#af3ed2bee5d76e5a848b250950c3be333',1,'SVF::CHGraph']]],
573
- ['cstoclassesmap_1399',['csToClassesMap',['../classSVF_1_1CHGraph.html#a7ef9982d89a4932883bd58bc49ad9986',1,'SVF::CHGraph']]],
574
- ['cstoidmap_1400',['csToIdMap',['../classSVF_1_1PTACallGraph.html#a75ffe4f24d59ad42601b7550aa988187',1,'SVF::PTACallGraph']]],
575
- ['cstomodsmap_1401',['csToModsMap',['../classSVF_1_1MRGenerator.html#a603f993995e7d6961e203a195bb56029',1,'SVF::MRGenerator']]],
576
- ['cstorefsmap_1402',['csToRefsMap',['../classSVF_1_1MRGenerator.html#ac7b5ca3fd950e1a940f875ac135640f6',1,'SVF::MRGenerator']]],
577
- ['cstoretmap_1403',['CSToRetMap',['../classSVF_1_1SVFIR.html#a3c7f0dff03671f71e0a453a4de722681',1,'SVF::SVFIR']]],
578
- ['cstoretnodemap_1404',['CSToRetNodeMap',['../classSVF_1_1ICFG.html#a0e43308038663c10667177238b23ab3e',1,'SVF::ICFG']]],
579
- ['cstoretnodemapty_1405',['CSToRetNodeMapTy',['../classSVF_1_1ICFG.html#a89c05e53c8388fb053bf6e66fc7c9559',1,'SVF::ICFG']]],
580
- ['csworklist_1406',['CSWorkList',['../classSVF_1_1LeakChecker.html#aa0d4c66929f8ae39cf5efc77e873f642',1,'SVF::LeakChecker']]],
581
- ['ctermid_1407',['ctermid',['../extapi_8c.html#ab5e4eb3862b8cdd8d57eae42287b1adf',1,'extapi.c']]],
582
- ['ctime_5fr_1408',['ctime_r',['../extapi_8c.html#a38a3d2105ca03528415010263361e8e4',1,'extapi.c']]],
583
- ['ctplist_1409',['ctpList',['../classSVF_1_1TCT.html#a80dad1dfdf64cb7a5805eb8bedf79226',1,'SVF::TCT']]],
584
- ['ctptonodemap_1410',['ctpToNodeMap',['../classSVF_1_1TCT.html#a0ccb6e9ffff0f22a0a054a92222893d5',1,'SVF::TCT']]],
585
- ['cttoforkcxtmap_1411',['ctToForkCxtMap',['../classSVF_1_1TCT.html#aea88fdb40c28724546f5903d3a73999a',1,'SVF::TCT']]],
586
- ['cttoroutinefunmap_1412',['ctToRoutineFunMap',['../classSVF_1_1TCT.html#a36c7884869d923c1a9363962c9e013bd',1,'SVF::TCT']]],
587
- ['ctx_1413',['ctx',['../classSVF_1_1TCTNode.html#a8f2ef1020b45aada8b79ac3b8d27c2a6',1,'SVF::TCTNode::ctx()'],['../classSVF_1_1Z3Expr.html#af02935097a8db09812781ac8c42d93e5',1,'SVF::Z3Expr::ctx()']]],
588
- ['ctxset_1414',['CtxSet',['../classSVF_1_1ThreadCallGraph.html#a304ba7ef48068fa019c69af5744842cc',1,'SVF::ThreadCallGraph']]],
589
- ['cur_1415',['cur',['../classSVF_1_1DPItem.html#a82d2a11fb456192ec88fcb5ffe239d80',1,'SVF::DPItem']]],
590
- ['curbb_1416',['curBB',['../classSVF_1_1SVFIRBuilder.html#a8219f7e2581cc9974b42cf95d8318b15',1,'SVF::SVFIRBuilder']]],
591
- ['curevalsvfgnode_1417',['curEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a4ac9b5ec6bfd7a7b468cb13a5e8803e0',1,'SVF::SaberCondAllocator']]],
592
- ['curloc_1418',['curloc',['../classSVF_1_1StmtDPItem.html#a9e20ebd5ae8272a4aef74914098f97ef',1,'SVF::StmtDPItem']]],
593
- ['curptr_1419',['curPtr',['../classSVF_1_1DDAClient.html#a6a133cf24ef65eaf58c82ec213f3f6cb',1,'SVF::DDAClient']]],
594
- ['currelementiter_1420',['CurrElementIter',['../classSVF_1_1SparseBitVector.html#ada7cb2e144c2fccd0d50138778b152dd',1,'SVF::SparseBitVector']]],
595
- ['current_1421',['current',['../classSVF_1_1CFLGraphBuilder.html#aad408d6ecb776fd763c9b9221a1bed18',1,'SVF::CFLGraphBuilder']]],
596
- ['currentbestnodemapping_1422',['currentBestNodeMapping',['../classSVF_1_1PointsTo.html#a98781dd444ada40af7eef9aefe76123d',1,'SVF::PointsTo']]],
597
- ['currentbestreversenodemapping_1423',['currentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a53e1230c87912d26604990eb8b0cbc0c',1,'SVF::PointsTo']]],
598
- ['cursccid_1424',['curSCCID',['../classSVF_1_1WPASCCSolver.html#a28973d7e1301c36254b67c695e8431aa',1,'SVF::WPASCCSolver']]],
599
- ['curty_1425',['CurTy',['../classllvm_1_1generic__bridge__gep__type__iterator.html#af4eefb034e50627c6d4ef5bfcdcb4f57',1,'llvm::generic_bridge_gep_type_iterator']]],
600
- ['curval_1426',['curVal',['../classSVF_1_1SVFIRBuilder.html#aefc70f2a0a2103259ae36d026cbb18be',1,'SVF::SVFIRBuilder']]],
601
- ['customized_1427',['Customized',['../classSVF_1_1Options.html#a15a9c1086e1bbd6a76d56ad1bdd6b994',1,'SVF::Options']]],
602
- ['cutree_5fcdist_1428',['cutree_cdist',['../fastcluster_8h.html#a8dbbd465af9ed88a066301ac83ce6961',1,'cutree_cdist(int n, const int *merge, double *height, double cdist, int *labels): fastcluster.cpp'],['../fastcluster_8cpp.html#a8dbbd465af9ed88a066301ac83ce6961',1,'cutree_cdist(int n, const int *merge, double *height, double cdist, int *labels): fastcluster.cpp']]],
603
- ['cutree_5fk_1429',['cutree_k',['../fastcluster_8h.html#a4815993b37ce6e177c9838584e4cda24',1,'cutree_k(int n, const int *merge, int nclust, int *labels): fastcluster.cpp'],['../fastcluster_8cpp.html#a4815993b37ce6e177c9838584e4cda24',1,'cutree_k(int n, const int *merge, int nclust, int *labels): fastcluster.cpp']]],
604
- ['cvar_1430',['CVar',['../classSVF_1_1CondPTAImpl.html#af71b4ec9844701582d997466c2e4d94f',1,'SVF::CondPTAImpl']]],
605
- ['cxt_1431',['cxt',['../classSVF_1_1CxtStmt.html#ae451ee5a61dbdd2367a04cee304bbcb1',1,'SVF::CxtStmt::cxt()'],['../classSVF_1_1CxtThread.html#ae8e5c401e008739bf018f1d618c08ea5',1,'SVF::CxtThread::cxt()'],['../classSVF_1_1CxtProc.html#af5f186c71d815dabcbfab6bae7c57b59',1,'SVF::CxtProc::cxt()']]],
606
- ['cxt_5fdda_1432',['Cxt_DDA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85a0ab6564c48897595c9d23382a026e0a8',1,'SVF::PointerAnalysis']]],
607
- ['cxt_5fthread_1433',['CXT_THREAD',['../classSVF_1_1MTAResultValidator.html#a909e66d94d4f3ce6e0c1e0fe5b50483a',1,'SVF::MTAResultValidator']]],
608
- ['cxtbudget_1434',['CxtBudget',['../classSVF_1_1Options.html#a3bbd106de519cb8d00f33e82f14d279b',1,'SVF::Options']]],
609
- ['cxtdpitem_1435',['CxtDPItem',['../classSVF_1_1CxtDPItem.html',1,'SVF::CxtDPItem'],['../classSVF_1_1CxtDPItem.html#a673749f246b002b33ca3718a566779ca',1,'SVF::CxtDPItem::CxtDPItem(NodeID c, const ContextCond &cxt)'],['../classSVF_1_1CxtDPItem.html#a1c2b14fd60bd4902bfc520c9ba08c6e8',1,'SVF::CxtDPItem::CxtDPItem(const CxtVar &var)'],['../classSVF_1_1CxtDPItem.html#a53fa464132d5e51e832158d2e928db32',1,'SVF::CxtDPItem::CxtDPItem(const CxtDPItem &dps)'],['../classSVF_1_1CxtDPItem.html#ab2adb60f776ed2cde73253ff367e14cf',1,'SVF::CxtDPItem::CxtDPItem(CxtDPItem &&dps) noexcept']]],
610
- ['cxtjoininloop_1436',['cxtJoinInLoop',['../classSVF_1_1ForkJoinAnalysis.html#a63da48d338683ec95709a6bd95238707',1,'SVF::ForkJoinAnalysis']]],
611
- ['cxtlimit_1437',['CxtLimit',['../classSVF_1_1Options.html#a3fd9cce83729bc62cd2fb568b0d53db5',1,'SVF::Options']]],
612
- ['cxtlocdpitem_1438',['CxtLocDPItem',['../namespaceSVF.html#aa612d67dfa9b0c2999eeef980ca6c893',1,'SVF']]],
613
- ['cxtlock_1439',['CxtLock',['../classSVF_1_1LockAnalysis.html#ab468a6a0f1705c000dc4260097222b06',1,'SVF::LockAnalysis']]],
614
- ['cxtlockproc_1440',['CxtLockProc',['../classSVF_1_1LockAnalysis.html#ad855d1de318766ac305a10bfdae4da82',1,'SVF::LockAnalysis']]],
615
- ['cxtlockprocset_1441',['CxtLockProcSet',['../classSVF_1_1LockAnalysis.html#a75c8b645bdca401896d731a1af8dc464',1,'SVF::LockAnalysis']]],
616
- ['cxtlockprocvec_1442',['CxtLockProcVec',['../classSVF_1_1LockAnalysis.html#a058f3518f0b861c46c99095922e373f0',1,'SVF::LockAnalysis']]],
617
- ['cxtlockset_1443',['cxtLockSet',['../classSVF_1_1LockResultValidator.html#a51e6f48be9f2a65b390e4e0350eb12a9',1,'SVF::LockResultValidator::cxtLockSet()'],['../classSVF_1_1LockAnalysis.html#a3081e7c7165908ed4aa282f398c5236d',1,'SVF::LockAnalysis::cxtLockset()'],['../classSVF_1_1LockAnalysis.html#a0716c155b42b3ae7a6c8d7593bb6ac83',1,'SVF::LockAnalysis::CxtLockSet()']]],
618
- ['cxtlocksetstr_1444',['CxtLockSetStr',['../classSVF_1_1LockResultValidator.html#afec6058866fe334646db78227fb4d6a6',1,'SVF::LockResultValidator']]],
619
- ['cxtlocktolockset_1445',['CxtLockToLockSet',['../classSVF_1_1LockAnalysis.html#ab782401c6521a2810e28ac602710ac22',1,'SVF::LockAnalysis']]],
620
- ['cxtlocktospan_1446',['cxtLocktoSpan',['../classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0',1,'SVF::LockAnalysis::cxtLocktoSpan()'],['../classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826',1,'SVF::LockAnalysis::CxtLockToSpan()']]],
621
- ['cxtproc_1447',['CxtProc',['../classSVF_1_1CxtProc.html',1,'SVF::CxtProc'],['../classSVF_1_1CxtProc.html#ac1ca3a049f6d0f8a0548a153cc903aa0',1,'SVF::CxtProc::CxtProc(const CallStrCxt &c, const SVFFunction *f)'],['../classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc',1,'SVF::CxtProc::CxtProc(const CxtProc &ctm)']]],
622
- ['cxtptset_1448',['CxtPtSet',['../namespaceSVF.html#ae23af66c8962f4a37da0a5a952bd137a',1,'SVF']]],
623
- ['cxtsize_1449',['cxtSize',['../classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1',1,'SVF::ContextCond']]],
624
- ['cxtstmt_1450',['CxtStmt',['../classSVF_1_1CxtStmt.html',1,'SVF::CxtStmt'],['../classSVF_1_1CxtStmt.html#a1fa357ea71dee45deac94141ef8cdd32',1,'SVF::CxtStmt::CxtStmt(const CallStrCxt &c, const SVFInstruction *f)'],['../classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41',1,'SVF::CxtStmt::CxtStmt(const CxtStmt &ctm)']]],
625
- ['cxtstmt_2eh_1451',['CxtStmt.h',['../CxtStmt_8h.html',1,'']]],
626
- ['cxtstmtdpitem_1452',['CxtStmtDPItem',['../classSVF_1_1CxtStmtDPItem.html',1,'SVF::CxtStmtDPItem< LocCond >'],['../classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1',1,'SVF::CxtStmtDPItem::CxtStmtDPItem(const CxtVar &var, const LocCond *locCond)'],['../classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0',1,'SVF::CxtStmtDPItem::CxtStmtDPItem(const CxtStmtDPItem< LocCond > &dps)']]],
627
- ['cxtstmtlist_1453',['cxtStmtList',['../classSVF_1_1LockAnalysis.html#a109293f282e9b920b0b13c58026f6f1d',1,'SVF::LockAnalysis::cxtStmtList()'],['../classSVF_1_1MHP.html#a0300d46dd22ee7cc8c62fada694d3acb',1,'SVF::MHP::cxtStmtList()'],['../classSVF_1_1ForkJoinAnalysis.html#acccf53d174cac3275da0d79c89a73916',1,'SVF::ForkJoinAnalysis::cxtStmtList()']]],
628
- ['cxtstmtset_1454',['CxtStmtSet',['../classSVF_1_1LockAnalysis.html#a42ed881d4cd79eae099266a9e171aeb2',1,'SVF::LockAnalysis']]],
629
- ['cxtstmttoaliveflagmap_1455',['cxtStmtToAliveFlagMap',['../classSVF_1_1ForkJoinAnalysis.html#aa31b3f3d51b963ccd475e66b77143dba',1,'SVF::ForkJoinAnalysis::cxtStmtToAliveFlagMap()'],['../classSVF_1_1ForkJoinAnalysis.html#acdc652faba35e45820cce0cdd20ea99c',1,'SVF::ForkJoinAnalysis::CxtStmtToAliveFlagMap()']]],
630
- ['cxtstmttocxtlocks_1456',['CxtStmtToCxtLockS',['../classSVF_1_1LockResultValidator.html#a284e4c4d5d84da5ebe0938cad8490dfc',1,'SVF::LockResultValidator']]],
631
- ['cxtstmttocxtlockset_1457',['cxtStmtToCxtLockSet',['../classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb',1,'SVF::LockResultValidator::cxtStmtToCxtLockSet()'],['../classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc',1,'SVF::LockAnalysis::cxtStmtToCxtLockSet()'],['../classSVF_1_1LockAnalysis.html#a710aad28484677637367e9098a55c7d7',1,'SVF::LockAnalysis::CxtStmtToCxtLockSet()']]],
632
- ['cxtstmttolockflagmap_1458',['CxtStmtToLockFlagMap',['../classSVF_1_1LockAnalysis.html#a451d9b41fd048e11615ea47872f614c9',1,'SVF::LockAnalysis']]],
633
- ['cxtstmttoloopmap_1459',['CxtStmtToLoopMap',['../classSVF_1_1ForkJoinAnalysis.html#a04e906f76a78db7052f5a0628f665b26',1,'SVF::ForkJoinAnalysis']]],
634
- ['cxtstmttotidmap_1460',['CxtStmtToTIDMap',['../classSVF_1_1ForkJoinAnalysis.html#a9b0d25255df73a5d7a0b9d30fe918200',1,'SVF::ForkJoinAnalysis']]],
635
- ['cxtstmtworklist_1461',['CxtStmtWorkList',['../classSVF_1_1LockAnalysis.html#ae2218961699a4b4385f47fb039005dbe',1,'SVF::LockAnalysis::CxtStmtWorkList()'],['../classSVF_1_1ForkJoinAnalysis.html#a0ec0920d324604e3672db4d8dff93b1e',1,'SVF::ForkJoinAnalysis::CxtStmtWorkList()']]],
636
- ['cxtthread_1462',['CxtThread',['../classSVF_1_1CxtThread.html',1,'SVF::CxtThread'],['../classSVF_1_1CxtThread.html#ad05fb5464900d6d444c1fd3a6e0d9280',1,'SVF::CxtThread::CxtThread(const CallStrCxt &c, const SVFInstruction *fork)'],['../classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3',1,'SVF::CxtThread::CxtThread(const CxtThread &ct)']]],
637
- ['cxtthreadproc_1463',['CxtThreadProc',['../classSVF_1_1CxtThreadProc.html',1,'SVF::CxtThreadProc'],['../classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc',1,'SVF::CxtThreadProc::CxtThreadProc(NodeID t, const CallStrCxt &c, const SVFFunction *f)'],['../classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8',1,'SVF::CxtThreadProc::CxtThreadProc(const CxtThreadProc &ctm)']]],
638
- ['cxtthreadprocset_1464',['CxtThreadProcSet',['../classSVF_1_1TCT.html#a09493a428c0ebe7f67847b48f0481f40',1,'SVF::TCT']]],
639
- ['cxtthreadprocvec_1465',['CxtThreadProcVec',['../classSVF_1_1TCT.html#a23df579f18d4ea4b0f47272091ddc43e',1,'SVF::TCT']]],
640
- ['cxtthreadstmt_1466',['CxtThreadStmt',['../classSVF_1_1CxtThreadStmt.html',1,'SVF::CxtThreadStmt'],['../classSVF_1_1CxtThreadStmt.html#a5a4392f444e5fe64a1387c134935893d',1,'SVF::CxtThreadStmt::CxtThreadStmt(NodeID t, const CallStrCxt &c, const SVFInstruction *f)'],['../classSVF_1_1CxtThreadStmt.html#ab5487e3f330bb18685281c5effcecfbb',1,'SVF::CxtThreadStmt::CxtThreadStmt(const CxtThreadStmt &ctm)']]],
641
- ['cxtthreadstmtset_1467',['CxtThreadStmtSet',['../classSVF_1_1MHP.html#a28031502c4f8f0d4012c0827c57efb32',1,'SVF::MHP']]],
642
- ['cxtthreadstmtworklist_1468',['CxtThreadStmtWorkList',['../classSVF_1_1MHP.html#aeba1145d32693ae7b642f483eeae94ef',1,'SVF::MHP']]],
643
- ['cxtthreadtoforkcxt_1469',['CxtThreadToForkCxt',['../classSVF_1_1TCT.html#a334c1e8201fbb5cf4fe03cfccae30af2',1,'SVF::TCT']]],
644
- ['cxtthreadtofun_1470',['CxtThreadToFun',['../classSVF_1_1TCT.html#a0e4cac84df98394d0decee3209f6ff88',1,'SVF::TCT']]],
645
- ['cxtthreadtonodemap_1471',['CxtThreadToNodeMap',['../classSVF_1_1TCT.html#afdbc317c8db5e8e772221d6f7f9050a4',1,'SVF::TCT']]],
646
- ['cxttostr_1472',['cxtToStr',['../classSVF_1_1CxtStmt.html#a85aa14770cec41503d674958f64c43ee',1,'SVF::CxtStmt::cxtToStr()'],['../classSVF_1_1CxtThread.html#aa07c20dee73682364690c3b454084c47',1,'SVF::CxtThread::cxtToStr()'],['../classSVF_1_1CxtProc.html#ac53f22f1e9547b15b8998d83290f4281',1,'SVF::CxtProc::cxtToStr()']]],
647
- ['cxtvar_1473',['CxtVar',['../namespaceSVF.html#ab3532a31724d8719d29aa4c3521ca215',1,'SVF']]],
648
- ['cycle_1474',['Cycle',['../classSVF_1_1CFBasicBlockGWTOComp.html#a83d5f4a0d2c4efc9840d30f1a1c3b300aca33b5832e3fca1c5966ecc4ce695f96',1,'SVF::CFBasicBlockGWTOComp']]],
649
- ['cycledepthnumber_1475',['CycleDepthNumber',['../classSVF_1_1CFBasicBlockGWTO.html#a19ae57653ecb3c74d030bed48327ed0e',1,'SVF::CFBasicBlockGWTO']]],
650
- ['cyclicfldidx_1476',['CyclicFldIdx',['../classSVF_1_1Options.html#a3914c0785473a773c7cb3da01229f2ee',1,'SVF::Options']]]
3
+ ['cachedptschainmap_832',['cachedPtsChainMap',['../classSVF_1_1MRGenerator.html#a0e46c7beb580ace3a652ac9e1c419b48',1,'SVF::MRGenerator']]],
4
+ ['calculateaddrvarpts_833',['calculateAddrVarPts',['../classSVF_1_1FlowSensitiveStat.html#a04466753c771238c6e1cc57964061dce',1,'SVF::FlowSensitiveStat']]],
5
+ ['calculatenodedegrees_834',['calculateNodeDegrees',['../classSVF_1_1SVFGStat.html#a570b8466e99ce5f68e02546d1ef21971',1,'SVF::SVFGStat']]],
6
+ ['call_835',['Call',['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a97ca16eba4c5f92e16388f0cdbcfcc00',1,'SVF::SVFStmt::Call()'],['../classSVF_1_1CallPE.html#ace0704c65aa3637c50ff880f68808bba',1,'SVF::CallPE::call()'],['../classSVF_1_1RetPE.html#aa2d42edfce9d5a8c025c0bb529aee0f2',1,'SVF::RetPE::call()']]],
7
+ ['callbase_836',['CallBase',['../namespaceSVF.html#a1f4624771922dc8c2447ad7433588c73',1,'SVF']]],
8
+ ['callblocknode_837',['callBlockNode',['../classSVF_1_1RetICFGNode.html#a42f4b87f590b3a393059bcca5736c596',1,'SVF::RetICFGNode']]],
9
+ ['callbrinst_838',['CallBrInst',['../namespaceSVF.html#ac6b6710585fc6667858ccfd4311b6ab5',1,'SVF']]],
10
+ ['callcf_839',['CallCF',['../classSVF_1_1ICFGEdge.html#a395c34788e98950bc43e8cb44313e429a3486c9d9a182f2ba5d986fe74439ec2e',1,'SVF::ICFGEdge']]],
11
+ ['callcfgedge_840',['CallCFGEdge',['../classSVF_1_1CallCFGEdge.html',1,'SVF::CallCFGEdge'],['../classSVF_1_1CallCFGEdge.html#aa6eb16dadce895fbd13d09645b60245a',1,'SVF::CallCFGEdge::CallCFGEdge()']]],
12
+ ['callchi_841',['CallCHI',['../classSVF_1_1CallCHI.html',1,'SVF::CallCHI< Cond >'],['../classSVF_1_1SVFG.html#a5f3e0fbf83621cc661d2c59800756727',1,'SVF::SVFG::CALLCHI()'],['../classSVF_1_1MemSSA.html#a56ffeb1f76c73766d06aedd60235c8d9',1,'SVF::MemSSA::CALLCHI()'],['../classSVF_1_1CallCHI.html#a011044a63529bdd773dd2ad447668029',1,'SVF::CallCHI::CallCHI()']]],
13
+ ['calldirsvfgedge_842',['CallDirSVFGEdge',['../classSVF_1_1CallDirSVFGEdge.html',1,'SVF::CallDirSVFGEdge'],['../classSVF_1_1CallDirSVFGEdge.html#a76db2165a2f956cbb43f63f2949679f4',1,'SVF::CallDirSVFGEdge::CallDirSVFGEdge()']]],
14
+ ['calldirvf_843',['CallDirVF',['../classSVF_1_1VFGEdge.html#a156ae6a8b3a033f505c18c6b162e7cf5a8383c27feab3f1acc67cacef9744c04a',1,'SVF::VFGEdge']]],
15
+ ['calledgelabelcounter_844',['callEdgeLabelCounter',['../classSVF_1_1SVFStmt.html#a24227d7f1dd472f47bf94cb5db8505c4',1,'SVF::SVFStmt']]],
16
+ ['calledgemap_845',['CallEdgeMap',['../classSVF_1_1FlowDDA.html#a5a5548577e4a3e225185c4001386fc84',1,'SVF::FlowDDA::CallEdgeMap()'],['../classSVF_1_1PTACallGraph.html#a4948c9e7ff7f1c86d0f27c49e7208aa3',1,'SVF::PTACallGraph::CallEdgeMap()'],['../classSVF_1_1PointerAnalysis.html#a35bd5f0fb2c146199e9f1aa6a19b4062',1,'SVF::PointerAnalysis::CallEdgeMap()'],['../classSVF_1_1SVFGBuilder.html#ae12f803f5ccdb47232043c8c5ae129bf',1,'SVF::SVFGBuilder::CallEdgeMap()'],['../classSVF_1_1MTASVFGBuilder.html#a5bbc071046b2a81bd23ba084d30230e5',1,'SVF::MTASVFGBuilder::CallEdgeMap()']]],
17
+ ['calledval_846',['calledVal',['../classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491',1,'SVF::SVFCallInst']]],
18
+ ['caller_847',['Caller',['../classSVF_1_1SVFBugEvent.html#a4d0c0744525bc445a64176c3808377f3af8ef890358aa9e45bc09407fc8cd36b6',1,'SVF::SVFBugEvent']]],
19
+ ['callgraph_848',['callgraph',['../classSVF_1_1VFG.html#a0c8cf98b652b5eb97d22e2636576f92f',1,'SVF::VFG::callgraph()'],['../classSVF_1_1PCG.html#ae9026f717c442198ffa90ff66f482c92',1,'SVF::PCG::callgraph()'],['../classSVF_1_1CallGraphBuilder.html#a77ccca4e81eb1199c89d75e1b2d21af6',1,'SVF::CallGraphBuilder::callgraph()'],['../classSVF_1_1MRGenerator.html#a05005a166c39b1adea492655d77db519',1,'SVF::MRGenerator::callGraph()']]],
20
+ ['callgraphbuilder_849',['CallGraphBuilder',['../classSVF_1_1CallGraphBuilder.html',1,'SVF::CallGraphBuilder'],['../classSVF_1_1CallGraphBuilder.html#ae5c2b2deb4a621cb38a31c8895052856',1,'SVF::CallGraphBuilder::CallGraphBuilder()']]],
21
+ ['callgraphbuilder_2ecpp_850',['CallGraphBuilder.cpp',['../CallGraphBuilder_8cpp.html',1,'']]],
22
+ ['callgraphbuilder_2eh_851',['CallGraphBuilder.h',['../CallGraphBuilder_8h.html',1,'']]],
23
+ ['callgraphdotgraph_852',['CallGraphDotGraph',['../classSVF_1_1Options.html#a0a998c2e1d701b2052985691babc4567',1,'SVF::Options']]],
24
+ ['callgraphedgeconstiter_853',['CallGraphEdgeConstIter',['../classSVF_1_1PTACallGraph.html#a9b7f6979a95244c620fdb791e053237b',1,'SVF::PTACallGraph']]],
25
+ ['callgraphedgeiter_854',['CallGraphEdgeIter',['../classSVF_1_1PTACallGraph.html#a2f28a1ce0c7d6a0bc2fc2627e90acf1c',1,'SVF::PTACallGraph']]],
26
+ ['callgraphedgeset_855',['CallGraphEdgeSet',['../classSVF_1_1PTACallGraphEdge.html#aa96d6bc3ffd3a5537b871a4c87c65888',1,'SVF::PTACallGraphEdge::CallGraphEdgeSet()'],['../classSVF_1_1PTACallGraphNode.html#a9cc3b4b46aaf45fd6d08a4995957646c',1,'SVF::PTACallGraphNode::CallGraphEdgeSet()'],['../classSVF_1_1PTACallGraph.html#a1ad288117daa4031e195eb35d805cac6',1,'SVF::PTACallGraph::CallGraphEdgeSet()']]],
27
+ ['callgraphnodenum_856',['callGraphNodeNum',['../classSVF_1_1PTACallGraph.html#af0e1a940677fb7f6c4aaef2f9c46c3e5',1,'SVF::PTACallGraph']]],
28
+ ['callgraphscc_857',['callGraphSCC',['../classSVF_1_1PointerAnalysis.html#ae3b651799345d9d92b6d736dafb03f63',1,'SVF::PointerAnalysis::callGraphSCC()'],['../classSVF_1_1MRGenerator.html#aa3a12cf1f761d25b9213bc6e50d89ba5',1,'SVF::MRGenerator::callGraphSCC()'],['../classSVF_1_1DDAVFSolver.html#af6e05e87ba8d6b6ae65807803b1b0221',1,'SVF::DDAVFSolver::CallGraphSCC()'],['../classSVF_1_1PointerAnalysis.html#ac4ad73782f42f90ad7ac9c66edb27c69',1,'SVF::PointerAnalysis::CallGraphSCC()']]],
29
+ ['callgraphsccdetection_858',['callGraphSCCDetection',['../classSVF_1_1PointerAnalysis.html#aafa5df4aa576a144476e547b1da35795',1,'SVF::PointerAnalysis']]],
30
+ ['callgraphsolvebasedoncha_859',['callGraphSolveBasedOnCHA',['../classSVF_1_1TypeAnalysis.html#aec579b7854aa6a994632d3f7c5d621db',1,'SVF::TypeAnalysis']]],
31
+ ['callgraphstat_860',['callgraphStat',['../classSVF_1_1PTAStat.html#af2eb88d1563be9e6290a5fc69bec3bbe',1,'SVF::PTAStat::callgraphStat()'],['../classSVF_1_1SVFStat.html#a21e6767fbe2c3cdea4aac30199dfd2f0',1,'SVF::SVFStat::callgraphStat()']]],
32
+ ['callicfgnode_861',['CallICFGNode',['../classSVF_1_1CallICFGNode.html',1,'SVF::CallICFGNode'],['../classSVF_1_1CallICFGNode.html#af4af1792690851d797da882546dba2f1',1,'SVF::CallICFGNode::CallICFGNode(NodeID id)'],['../classSVF_1_1CallICFGNode.html#aeaf8909658b59ba248d0c9a89cbd98f2',1,'SVF::CallICFGNode::CallICFGNode(NodeID id, const SVFInstruction *c)']]],
33
+ ['callindsvfgedge_862',['CallIndSVFGEdge',['../classSVF_1_1CallIndSVFGEdge.html',1,'SVF::CallIndSVFGEdge'],['../classSVF_1_1CallIndSVFGEdge.html#a9651aa6a85a7ee9e626dd66a5410b191',1,'SVF::CallIndSVFGEdge::CallIndSVFGEdge()']]],
34
+ ['callindvf_863',['CallIndVF',['../classSVF_1_1VFGEdge.html#a156ae6a8b3a033f505c18c6b162e7cf5a978c857fcc06d2f988bc9ce16ce10145',1,'SVF::VFGEdge']]],
35
+ ['callinst_864',['callInst',['../classSVF_1_1InterMSSAPHISVFGNode.html#aac74080dd5078d31d6f43edc2caf3c08',1,'SVF::InterMSSAPHISVFGNode::callInst()'],['../classSVF_1_1InterPHIVFGNode.html#a6a8b370c8de218abf89cf00a72d3cd0c',1,'SVF::InterPHIVFGNode::callInst()'],['../namespaceSVF.html#adc8b60ca7d60cf6c81feae20e4a04c63',1,'SVF::CallInst()']]],
36
+ ['callinstset_865',['CallInstSet',['../classSVF_1_1DDAVFSolver.html#ac227096ad71dfda8bc48c139fccb3af2',1,'SVF::DDAVFSolver::CallInstSet()'],['../classSVF_1_1PTACallGraphEdge.html#adbedb15ac0f9395c5264f087a63bad3b',1,'SVF::PTACallGraphEdge::CallInstSet()'],['../classSVF_1_1PCG.html#ad33f2f6a08fe6ccad9b6f92c8d211565',1,'SVF::PCG::CallInstSet()']]],
37
+ ['callinsttocallgraphedgesmap_866',['CallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a09245c929079024095cfe0d6570b70e8',1,'SVF::PTACallGraph::CallInstToCallGraphEdgesMap()'],['../classSVF_1_1PTACallGraph.html#ab29003352d8152b9d0fd37919ac212c5',1,'SVF::PTACallGraph::callinstToCallGraphEdgesMap()']]],
38
+ ['callinsttoforkedgesmap_867',['CallInstToForkEdgesMap',['../classSVF_1_1ThreadCallGraph.html#aec88ec07a721b120290a7dde94ae1b51',1,'SVF::ThreadCallGraph']]],
39
+ ['callinsttohareparforedgesmap_868',['callinstToHareParForEdgesMap',['../classSVF_1_1ThreadCallGraph.html#a42a088dba9cda7a7718685f80f52c928',1,'SVF::ThreadCallGraph']]],
40
+ ['callinsttojoinedgesmap_869',['CallInstToJoinEdgesMap',['../classSVF_1_1ThreadCallGraph.html#ab446ddd20cf46eeb76fcd5789faef521',1,'SVF::ThreadCallGraph']]],
41
+ ['callinsttoparforedgesmap_870',['CallInstToParForEdgesMap',['../classSVF_1_1ThreadCallGraph.html#aba9d3e04e923cc787ab46a1f7eebb554',1,'SVF::ThreadCallGraph']]],
42
+ ['callinsttothreadforkedgesmap_871',['callinstToThreadForkEdgesMap',['../classSVF_1_1ThreadCallGraph.html#a79ba3df9d85eed3c9a55e6797fdcb9b9',1,'SVF::ThreadCallGraph']]],
43
+ ['callinsttothreadjoinedgesmap_872',['callinstToThreadJoinEdgesMap',['../classSVF_1_1ThreadCallGraph.html#af2009968716a3785322e664a712cbb60',1,'SVF::ThreadCallGraph']]],
44
+ ['callmssachi_873',['CallMSSACHI',['../classSVF_1_1MSSADEF.html#a32682e20c9c08d2bdd5abc62ea17af18acdf2b1261a1be8a4a923a22311ecd1e4',1,'SVF::MSSADEF']]],
45
+ ['callmssamu_874',['CallMSSAMU',['../classSVF_1_1MSSAMU.html#a82c66f3e2b7d2d9dd391a947719bda9ba5e02921dfd30772024d77915d9f15f18',1,'SVF::MSSAMU']]],
46
+ ['callmu_875',['CallMU',['../classSVF_1_1CallMU.html',1,'SVF::CallMU< Cond >'],['../classSVF_1_1SVFG.html#acd9fd6597e5dedf3c14a430830c7dd08',1,'SVF::SVFG::CALLMU()'],['../classSVF_1_1MemSSA.html#a7be50dd82679b45a8c400f5a12056a25',1,'SVF::MemSSA::CALLMU()'],['../classSVF_1_1CallMU.html#abb981eb0739d7b3fdcc271b693e708ae',1,'SVF::CallMU::CallMU()']]],
47
+ ['callpe_876',['CallPE',['../classSVF_1_1CallPE.html',1,'SVF::CallPE'],['../classSVF_1_1CallPE.html#a1e09f62a8e3ce2d3bc3fadb29e32a50e',1,'SVF::CallPE::CallPE(const CallPE &)'],['../classSVF_1_1CallPE.html#a11e9ece543eed957b5be9da326e22375',1,'SVF::CallPE::CallPE(GEdgeFlag k=SVFStmt::Call)'],['../classSVF_1_1CallPE.html#ac288d86ba28464f37af1d565e7f78571',1,'SVF::CallPE::CallPE(SVFVar *s, SVFVar *d, const CallICFGNode *i, const FunEntryICFGNode *e, GEdgeKind k=SVFStmt::Call)']]],
48
+ ['callpebegin_877',['callPEBegin',['../classSVF_1_1FormalParmVFGNode.html#ac2711b6bf2b27386def742aa0959ba35',1,'SVF::FormalParmVFGNode']]],
49
+ ['callpeend_878',['callPEEnd',['../classSVF_1_1FormalParmVFGNode.html#ae9a11d1c9c646baecc4e510eb10fa515',1,'SVF::FormalParmVFGNode']]],
50
+ ['callpes_879',['callPEs',['../classSVF_1_1CallCFGEdge.html#a3f48f7f041c5e6d385757035c551d51c',1,'SVF::CallCFGEdge::callPEs()'],['../classSVF_1_1FormalParmVFGNode.html#a8d124f42c320d38ddd08ed4948d63517',1,'SVF::FormalParmVFGNode::callPEs()']]],
51
+ ['callpeset_880',['CallPESet',['../classSVF_1_1ICFGNode.html#ab1a4b4a8dc600ca375d9f5adbd2a5b59',1,'SVF::ICFGNode::CallPESet()'],['../classSVF_1_1VFG.html#ade3f735b3c7b1a53cab3d67cd9f7b874',1,'SVF::VFG::CallPESet()'],['../classSVF_1_1VFGNode.html#a43b6b3dc747d310f793ca1b3bfa9d05f',1,'SVF::VFGNode::CallPESet()']]],
52
+ ['callretedge_881',['CallRetEdge',['../classSVF_1_1PTACallGraphEdge.html#a9738544725458bb022b8d5f2dbd281f7aa968b68fb87a0135833105f4e6413c69',1,'SVF::PTACallGraphEdge']]],
53
+ ['callsite_882',['CallSite',['../classSVF_1_1CallSite.html',1,'SVF::CallSite'],['../classSVF_1_1CallMU.html#aa90a06c9e44914a7a8e104aa80bf1374',1,'SVF::CallMU::callsite()'],['../classSVF_1_1CallCHI.html#a30f1f8f2b23df3bad70d8083397e28eb',1,'SVF::CallCHI::callsite()'],['../classSVF_1_1SVFBugEvent.html#a4d0c0744525bc445a64176c3808377f3aa16d1c3d5b68a356288ba49f4aee1629',1,'SVF::SVFBugEvent::CallSite()'],['../classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f',1,'SVF::CallSite::CallSite()'],['../classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910',1,'SVF::CallSite::CallSite(const SVFInstruction *I)']]],
54
+ ['callsite2dummyvalpn_883',['callsite2DummyValPN',['../classSVF_1_1CFLAlias.html#ae879c990852862e5ed4e4e7da76dda05',1,'SVF::CFLAlias::callsite2DummyValPN()'],['../classSVF_1_1Andersen.html#a2f88b6035ecb480f7d11afe6bc666541',1,'SVF::Andersen::callsite2DummyValPN()'],['../classSVF_1_1Steensgaard.html#a85f32b4efd335dde646dfdaf0c7eedd0',1,'SVF::Steensgaard::callsite2DummyValPN()'],['../classSVF_1_1CFLAlias.html#af8424cab679dae62320c6dec6253036a',1,'SVF::CFLAlias::CallSite2DummyValPN()'],['../classSVF_1_1Andersen.html#a0f65f1881111167bffe1cb2ad05c0a51',1,'SVF::Andersen::CallSite2DummyValPN()'],['../classSVF_1_1Steensgaard.html#a248c51fefff8d65d0ae267a0ce114833',1,'SVF::Steensgaard::CallSite2DummyValPN()']]],
55
+ ['callsiteargslistmap_884',['callSiteArgsListMap',['../classSVF_1_1SVFIR.html#aa0920f5f967efdb89e23f12d31b112a2',1,'SVF::SVFIR']]],
56
+ ['callsitehasret_885',['callsiteHasRet',['../classSVF_1_1SVFIR.html#aa79dba26cb34b40eee682713db299d5f',1,'SVF::SVFIR']]],
57
+ ['callsiteid_886',['CallSiteID',['../namespaceSVF.html#a03d88a0302bcd253387690f13f693f64',1,'SVF']]],
58
+ ['callsitepair_887',['CallSitePair',['../classSVF_1_1PTACallGraph.html#a178d9971028e8ce26ab8894c5c6b5784',1,'SVF::PTACallGraph']]],
59
+ ['callsiteretmap_888',['callSiteRetMap',['../classSVF_1_1SVFIR.html#a11ab07f48c934f45c239393332aa60e1',1,'SVF::SVFIR']]],
60
+ ['callsiteset_889',['callSiteSet',['../classSVF_1_1SVFIR.html#ac6c537688366e73bb0ae5db49c0b2450',1,'SVF::SVFIR::callSiteSet()'],['../classSVF_1_1DDAVFSolver.html#a0c590e9d56b6d37cb6e0c9081363a0ef',1,'SVF::DDAVFSolver::CallSiteSet()'],['../classSVF_1_1FlowDDA.html#a5f51c3ba53410fa31225b8ff6fb5e4b4',1,'SVF::FlowDDA::CallSiteSet()'],['../classSVF_1_1ThreadCallGraph.html#a0d560b811f8df1a710c627e1ac100155',1,'SVF::ThreadCallGraph::CallSiteSet()'],['../classSVF_1_1PointerAnalysis.html#a5583b5fc0db461a0138b1f2f1c9a89a0',1,'SVF::PointerAnalysis::CallSiteSet()'],['../classSVF_1_1SVFGBuilder.html#a77bc88750823c8a0d19aad002e56ce07',1,'SVF::SVFGBuilder::CallSiteSet()'],['../classSVF_1_1MTASVFGBuilder.html#a6a56d37d832ebe1d98ea32120b58bc1e',1,'SVF::MTASVFGBuilder::CallSiteSet()'],['../classSVF_1_1SrcSnkDDA.html#a47a4be28c625bf4d079a04ac24132165',1,'SVF::SrcSnkDDA::CallSiteSet()'],['../classSVF_1_1SVFIR.html#a2b237e55fd8d7fd61eb3ac6968e4a76e',1,'SVF::SVFIR::CallSiteSet()']]],
61
+ ['callsitetoactualinmap_890',['callSiteToActualINMap',['../classSVF_1_1SVFG.html#af9313ebec4a52fd887169b7c6373a7d4',1,'SVF::SVFG']]],
62
+ ['callsitetoactualinsmapty_891',['CallSiteToActualINsMapTy',['../classSVF_1_1SVFG.html#a727af89a305e48f399ad33cc7149dbcb',1,'SVF::SVFG']]],
63
+ ['callsitetoactualoutmap_892',['callSiteToActualOUTMap',['../classSVF_1_1SVFG.html#a39873b954b6e0eb0641f56ca4cd06ef9',1,'SVF::SVFG']]],
64
+ ['callsitetoactualoutsmapty_893',['CallSiteToActualOUTsMapTy',['../classSVF_1_1SVFG.html#a7c4e9c0fad457a2dc81a85f96fcec9ec',1,'SVF::SVFG']]],
65
+ ['callsitetochisetmap_894',['callsiteToChiSetMap',['../classSVF_1_1MemSSA.html#a1be5a6776c8785f26573b597881c8195',1,'SVF::MemSSA::callsiteToChiSetMap()'],['../classSVF_1_1MemSSA.html#a43b118f1b16a032fd1f27f8258c748ab',1,'SVF::MemSSA::CallSiteToCHISetMap()']]],
66
+ ['callsitetochnodesmap_895',['CallSiteToCHNodesMap',['../classSVF_1_1CHGraph.html#a3740a239432a5c7237109aa72aa28eff',1,'SVF::CHGraph']]],
67
+ ['callsitetofunptrmap_896',['CallSiteToFunPtrMap',['../classSVF_1_1PointerAnalysis.html#ad95c842964e6ca46e51fb763fefec585',1,'SVF::PointerAnalysis::CallSiteToFunPtrMap()'],['../classSVF_1_1SVFIR.html#a51bf00bfd1d32ea8a4a280cf99725d7d',1,'SVF::SVFIR::CallSiteToFunPtrMap()']]],
68
+ ['callsitetoidmap_897',['CallSiteToIdMap',['../classSVF_1_1PTACallGraph.html#ae4e3e5f108bc1e47af8f58d2e43345d2',1,'SVF::PTACallGraph']]],
69
+ ['callsitetomodmrsmap_898',['callsiteToModMRsMap',['../classSVF_1_1MRGenerator.html#adf8d477e5f622855799842134145ecc4',1,'SVF::MRGenerator']]],
70
+ ['callsitetomodpointstomap_899',['callsiteToModPointsToMap',['../classSVF_1_1MRGenerator.html#ab8df193e84009e406c301731d17dc7b9',1,'SVF::MRGenerator']]],
71
+ ['callsitetomrsmap_900',['CallSiteToMRsMap',['../classSVF_1_1MRGenerator.html#af9872d1175874a920e6df10268518233',1,'SVF::MRGenerator']]],
72
+ ['callsitetomusetmap_901',['callsiteToMuSetMap',['../classSVF_1_1MemSSA.html#aba54e534d18f68fbb97b26befd06ba1a',1,'SVF::MemSSA::callsiteToMuSetMap()'],['../classSVF_1_1MemSSA.html#a5d4ba728fb55e615cacfc5278e6bc4b7',1,'SVF::MemSSA::CallSiteToMUSetMap()']]],
73
+ ['callsitetonodebsmap_902',['CallSiteToNodeBSMap',['../classSVF_1_1MRGenerator.html#a934a90164cc1364ea6aba5b4ae3cf2a9',1,'SVF::MRGenerator']]],
74
+ ['callsitetopointstomap_903',['CallSiteToPointsToMap',['../classSVF_1_1MRGenerator.html#a255e42c2b2062bbc799517c77ec25336',1,'SVF::MRGenerator']]],
75
+ ['callsitetorefmrsmap_904',['callsiteToRefMRsMap',['../classSVF_1_1MRGenerator.html#a7a7ed21181c2486b60170a479a5a534e',1,'SVF::MRGenerator']]],
76
+ ['callsitetorefpointstomap_905',['callsiteToRefPointsToMap',['../classSVF_1_1MRGenerator.html#a34967cda51699f948a581b9f88fa3b10',1,'SVF::MRGenerator']]],
77
+ ['callsitetovfunsetmap_906',['CallSiteToVFunSetMap',['../classSVF_1_1CHGraph.html#a0397e5da88106dc8b4a1e207ae455e74',1,'SVF::CHGraph']]],
78
+ ['callsitetovtablesetmap_907',['CallSiteToVTableSetMap',['../classSVF_1_1CHGraph.html#aefdf6c5fe8a26efce200e8225d463cac',1,'SVF::CHGraph']]],
79
+ ['callstrcxt_908',['CallStrCxt',['../namespaceSVF.html#ab700523619b089b952498f39a7f5b6b1',1,'SVF']]],
80
+ ['calltoinstmap_909',['CallToInstMap',['../classSVF_1_1ThreadCallGraph.html#add85c5647bd0423770fb0fb35426e0cb',1,'SVF::ThreadCallGraph']]],
81
+ ['can_5faccess_5fat_5findex_910',['can_access_at_index',['../cJSON_8cpp.html#ae210aa01f1afe7510658c392f0f6e128',1,'cJSON.cpp']]],
82
+ ['can_5fread_911',['can_read',['../cJSON_8cpp.html#a2257377f8b81f4f76a16b698f681af34',1,'cJSON.cpp']]],
83
+ ['canberemoved_912',['canBeRemoved',['../classSVF_1_1SVFGOPT.html#ab72ce28409a440bbf5b84a68e5f82b85',1,'SVF::SVFGOPT']]],
84
+ ['candidatefuncset_913',['candidateFuncSet',['../classSVF_1_1TCT.html#a720a934088dddda2b134cabcc59ef43d',1,'SVF::TCT']]],
85
+ ['candidatemappings_914',['candidateMappings',['../classSVF_1_1FlowSensitive.html#adba7ffe68ae7edce9b3aa896f978da6b',1,'SVF::FlowSensitive']]],
86
+ ['candidatepointers_915',['candidatePointers',['../classSVF_1_1SVFIR.html#abd9f622b55839d6796ca2576f2323498',1,'SVF::SVFIR']]],
87
+ ['candidatequeries_916',['candidateQueries',['../classSVF_1_1DDAClient.html#aa6fdff97be2e1a886237b515406d2e61',1,'SVF::DDAClient::candidateQueries()'],['../classSVF_1_1DDAVFSolver.html#ae0e78fafb7eec0fbc1a02d24547335e9',1,'SVF::DDAVFSolver::candidateQueries()']]],
88
+ ['candidates_917',['candidates',['../classSVF_1_1WPAMinimumSolver.html#a3e26f894660fb22f7d2f342bb4338ff8',1,'SVF::WPAMinimumSolver']]],
89
+ ['canhold_918',['canHold',['../classSVF_1_1CoreBitVector.html#a3c85fd2084e52df869cb8fcf2dab6486',1,'SVF::CoreBitVector']]],
90
+ ['cannot_5faccess_5fat_5findex_919',['cannot_access_at_index',['../cJSON_8cpp.html#a5c873a43d8a78ce9a6d9e8eb41d65d2d',1,'cJSON.cpp']]],
91
+ ['canonicaltypemap_920',['canonicalTypeMap',['../classSVF_1_1DCHGraph.html#a638572301c0faf8046a965e46f6105c7',1,'SVF::DCHGraph']]],
92
+ ['canonicaltypes_921',['canonicalTypes',['../classSVF_1_1DCHGraph.html#af9d58fa796387a247018c56cce1a3fac',1,'SVF::DCHGraph']]],
93
+ ['canset_922',['canSet',['../classOptionBase.html#a41b5697dffc86139fa9341210f7233d9',1,'OptionBase::canSet()'],['../classOption.html#a25507245c3b4b8d2d52ab069d756bc31',1,'Option::canSet()'],['../classOptionMap.html#a9fe150111f4ef83a91c5a1a01878ffa3',1,'OptionMap::canSet()'],['../classOptionMultiple.html#aa582e95f6546ffd2fc8420699967bca9',1,'OptionMultiple::canSet()']]],
94
+ ['case_923',['CASE',['../SVFFileSystem_8cpp.html#a419967124e957d001909ef99082ebdad',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a5e30c37fc38b31721234ec58dc8237e8',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a6f522578197750efa450cc44508f7f0c',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a2b442a222d8fdefeded3e158d89c1b79',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#abbe45c1894f2978ad84329689010f471',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a9f71d8496af29cfd7c0bb4e4edda65a4',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a9f71d8496af29cfd7c0bb4e4edda65a4',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a9f71d8496af29cfd7c0bb4e4edda65a4',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a6f522578197750efa450cc44508f7f0c',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a2b442a222d8fdefeded3e158d89c1b79',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#abbe45c1894f2978ad84329689010f471',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a19fdb5d957a922841d3cf62cee8f9ed4',1,'CASE(): SVFFileSystem.cpp'],['../SVFFileSystem_8cpp.html#a419967124e957d001909ef99082ebdad',1,'CASE(): SVFFileSystem.cpp']]],
95
+ ['case_5finsensitive_5fstrcmp_924',['case_insensitive_strcmp',['../cJSON_8cpp.html#a9b295e9edc859c11ad8c1e3d2cef0467',1,'cJSON.cpp']]],
96
+ ['case_5fsensitive_925',['case_sensitive',['../cJSON_8h.html#a05334336676ca1cd88db19ede4a065de',1,'cJSON.h']]],
97
+ ['cast_926',['cast',['../namespaceSVF_1_1SVFUtil.html#a3ddf7041e685da8ede81cd773dd47761',1,'SVF::SVFUtil::cast(const Y &Val)'],['../namespaceSVF_1_1SVFUtil.html#a406dd9baf2ce66235d482fd6c6121b2c',1,'SVF::SVFUtil::cast(Y &Val)'],['../namespaceSVF_1_1SVFUtil.html#acc2419a55c0427571f11ad14db2fe481',1,'SVF::SVFUtil::cast(Y *Val)'],['../namespaceSVF_1_1SVFUtil.html#af3ca049b4ce83c874e231f5e13bf36a8',1,'SVF::SVFUtil::cast(std::unique_ptr< Y > &&Val)']]],
98
+ ['cast_5faway_5fconst_927',['cast_away_const',['../cJSON_8cpp.html#a48223c36735c39cfc4711b0659f966c8',1,'cJSON.cpp']]],
99
+ ['cast_5fconvert_5fval_928',['cast_convert_val',['../structSVF_1_1SVFUtil_1_1cast__convert__val.html',1,'SVF::SVFUtil']]],
100
+ ['cast_5fconvert_5fval_3c_20to_2c_20fromty_2c_20fromty_20_3e_929',['cast_convert_val< To, FromTy, FromTy >',['../structSVF_1_1SVFUtil_1_1cast__convert__val_3_01To_00_01FromTy_00_01FromTy_01_4.html',1,'SVF::SVFUtil']]],
101
+ ['cast_5fretty_930',['cast_retty',['../structSVF_1_1SVFUtil_1_1cast__retty.html',1,'SVF::SVFUtil']]],
102
+ ['cast_5fretty_5fimpl_931',['cast_retty_impl',['../structSVF_1_1SVFUtil_1_1cast__retty__impl.html',1,'SVF::SVFUtil']]],
103
+ ['cast_5fretty_5fimpl_3c_20to_2c_20const_20from_20_2a_20_3e_932',['cast_retty_impl< To, const From * >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01const_01From_01_5_01_4.html',1,'SVF::SVFUtil']]],
104
+ ['cast_5fretty_5fimpl_3c_20to_2c_20const_20from_20_2aconst_20_3e_933',['cast_retty_impl< To, const From *const >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01const_01From_01_5const_01_4.html',1,'SVF::SVFUtil']]],
105
+ ['cast_5fretty_5fimpl_3c_20to_2c_20const_20from_20_3e_934',['cast_retty_impl< To, const From >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01const_01From_01_4.html',1,'SVF::SVFUtil']]],
106
+ ['cast_5fretty_5fimpl_3c_20to_2c_20from_20_2a_20_3e_935',['cast_retty_impl< To, From * >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01From_01_5_01_4.html',1,'SVF::SVFUtil']]],
107
+ ['cast_5fretty_5fimpl_3c_20to_2c_20std_3a_3aunique_5fptr_3c_20from_20_3e_20_3e_936',['cast_retty_impl< To, std::unique_ptr< From > >',['../structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01std_1_1unique__ptr_3_01From_01_4_01_4.html',1,'SVF::SVFUtil']]],
108
+ ['cast_5fretty_5fwrap_937',['cast_retty_wrap',['../structSVF_1_1SVFUtil_1_1cast__retty__wrap.html',1,'SVF::SVFUtil']]],
109
+ ['cast_5fretty_5fwrap_3c_20to_2c_20fromty_2c_20fromty_20_3e_938',['cast_retty_wrap< To, FromTy, FromTy >',['../structSVF_1_1SVFUtil_1_1cast__retty__wrap_3_01To_00_01FromTy_00_01FromTy_01_4.html',1,'SVF::SVFUtil']]],
110
+ ['casting_2eh_939',['Casting.h',['../Casting_8h.html',1,'']]],
111
+ ['castinst_940',['CastInst',['../namespaceSVF.html#a962e9a9044a46fc4bd2367384f6e0827',1,'SVF']]],
112
+ ['cb_941',['CB',['../classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730',1,'SVF::CallSite']]],
113
+ ['cbv_942',['cbv',['../classSVF_1_1PointsTo.html#a79333c4ae5c002d9632fa589956b3605',1,'SVF::PointsTo::cbv()'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a0cba79551b56ed83dc45ab63619dc590',1,'SVF::CoreBitVector::CoreBitVectorIterator::cbv()'],['../classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923ea0397c2678894d1792fcd3432a7aa64fb',1,'SVF::PointsTo::CBV()']]],
114
+ ['cbvit_943',['cbvIt',['../classSVF_1_1PointsTo_1_1PointsToIterator.html#a4db2c62eb3ad789ab7aaf7506cd340b2',1,'SVF::PointsTo::PointsToIterator']]],
115
+ ['cdata_5fiterator_944',['cdata_iterator',['../classSVF_1_1SVFModule.html#acf5e3a6a89fb3e0c5d2fc7d79593b8a7',1,'SVF::SVFModule']]],
116
+ ['cdg_945',['CDG',['../classSVF_1_1CDG.html',1,'SVF::CDG'],['../classSVF_1_1CDG.html#a646aa0a899d8cc45df96c0a60c85011e',1,'SVF::CDG::CDG()']]],
117
+ ['cdg_2ecpp_946',['CDG.cpp',['../CDG_8cpp.html',1,'']]],
118
+ ['cdg_2eh_947',['CDG.h',['../CDG_8h.html',1,'']]],
119
+ ['cdgbuilder_948',['CDGBuilder',['../classSVF_1_1CDGBuilder.html',1,'SVF::CDGBuilder'],['../classSVF_1_1CDGBuilder.html#a7789807452c1bbb206fd6bb4e4f00b46',1,'SVF::CDGBuilder::CDGBuilder()']]],
120
+ ['cdgbuilder_2ecpp_949',['CDGBuilder.cpp',['../CDGBuilder_8cpp.html',1,'']]],
121
+ ['cdgbuilder_2eh_950',['CDGBuilder.h',['../CDGBuilder_8h.html',1,'']]],
122
+ ['cdgedge_951',['CDGEdge',['../classSVF_1_1CDGEdge.html',1,'SVF::CDGEdge'],['../classSVF_1_1CDGEdge.html#a20cecabce76a6d1f1c7c5d7099b969f4',1,'SVF::CDGEdge::CDGEdge()']]],
123
+ ['cdgedgesetty_952',['CDGEdgeSetTy',['../classSVF_1_1CDGEdge.html#a563cb04921b2c9785f7e9ce58b0a593c',1,'SVF::CDGEdge::CDGEdgeSetTy()'],['../classSVF_1_1CDG.html#acc64e1957a5aa3c899e825b94737ea3a',1,'SVF::CDG::CDGEdgeSetTy()']]],
124
+ ['cdgnode_953',['CDGNode',['../classSVF_1_1CDGNode.html',1,'SVF::CDGNode'],['../classSVF_1_1CDGNode.html#a2d8c242701bca378ac8e98acf9b48552',1,'SVF::CDGNode::CDGNode()']]],
125
+ ['cdgnodeidtonodemapty_954',['CDGNodeIDToNodeMapTy',['../classSVF_1_1CDG.html#a11a2fac13eb704ea678d1e1bbd3e1466',1,'SVF::CDG']]],
126
+ ['cedgek_955',['CEDGEK',['../classSVF_1_1PTACallGraphEdge.html#a9738544725458bb022b8d5f2dbd281f7',1,'SVF::PTACallGraphEdge::CEDGEK()'],['../classSVF_1_1TCTEdge.html#a18644ee9ae37b03254afb077dca5494f',1,'SVF::TCTEdge::CEDGEK()']]],
127
+ ['cfbasicblockedge_956',['CFBasicBlockEdge',['../classSVF_1_1CFBasicBlockEdge.html',1,'SVF::CFBasicBlockEdge'],['../classSVF_1_1CFBasicBlockEdge.html#a19282dcbe8b0cb22471f72cfc8469f45',1,'SVF::CFBasicBlockEdge::CFBasicBlockEdge(CFBasicBlockNode *src, CFBasicBlockNode *dst, const ICFGEdge *edge)'],['../classSVF_1_1CFBasicBlockEdge.html#abf8dc2f35d28b630f875104ed05512af',1,'SVF::CFBasicBlockEdge::CFBasicBlockEdge(CFBasicBlockNode *src, CFBasicBlockNode *dst)']]],
128
+ ['cfbasicblockg_2ecpp_957',['CFBasicBlockG.cpp',['../CFBasicBlockG_8cpp.html',1,'']]],
129
+ ['cfbasicblockg_2eh_958',['CFBasicBlockG.h',['../CFBasicBlockG_8h.html',1,'']]],
130
+ ['cfbasicblockgbuilder_959',['CFBasicBlockGBuilder',['../classSVF_1_1CFBasicBlockGBuilder.html',1,'SVF::CFBasicBlockGBuilder'],['../classSVF_1_1CFBasicBlockGraph.html#a7ce096ffa0d05b095e3dbb649917265f',1,'SVF::CFBasicBlockGraph::CFBasicBlockGBuilder()'],['../classSVF_1_1CFBasicBlockGBuilder.html#a61d70fb0d2181df3c90152e9226db947',1,'SVF::CFBasicBlockGBuilder::CFBasicBlockGBuilder()']]],
131
+ ['cfbasicblockgbuilder_2ecpp_960',['CFBasicBlockGBuilder.cpp',['../CFBasicBlockGBuilder_8cpp.html',1,'']]],
132
+ ['cfbasicblockgbuilder_2eh_961',['CFBasicBlockGBuilder.h',['../CFBasicBlockGBuilder_8h.html',1,'']]],
133
+ ['cfbasicblockgraph_962',['CFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGraph.html',1,'SVF::CFBasicBlockGraph'],['../classSVF_1_1CFBasicBlockGraph.html#afad7ee1f21bf2983d4aa40cccf368137',1,'SVF::CFBasicBlockGraph::CFBasicBlockGraph()']]],
134
+ ['cfbasicblockgwto_963',['CFBasicBlockGWTO',['../classSVF_1_1CFBasicBlockGWTO.html',1,'SVF::CFBasicBlockGWTO'],['../classSVF_1_1CFBasicBlockGWTO.html#ab4049975aad5b59c31bb5501ff7465c8',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO()'],['../classSVF_1_1CFBasicBlockGWTO.html#af60b932f1b5ffce5a249feb22d7da133',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO(CFBasicBlockGraph *graph, const CFBasicBlockNode *entry)'],['../classSVF_1_1CFBasicBlockGWTO.html#ae18fdfe0b879c329930e9c9404aaf7a4',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO(const CFBasicBlockGWTO &other)=default'],['../classSVF_1_1CFBasicBlockGWTO.html#a96ee9b2b82f959b27020b5207bcc86db',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO(CFBasicBlockGWTO &&other)=default']]],
135
+ ['cfbasicblockgwtocomp_964',['CFBasicBlockGWTOComp',['../classSVF_1_1CFBasicBlockGWTOComp.html',1,'SVF::CFBasicBlockGWTOComp'],['../classSVF_1_1CFBasicBlockGWTOComp.html#a0ddb4d1f31175afee6d2a57e312f783c',1,'SVF::CFBasicBlockGWTOComp::CFBasicBlockGWTOComp(WtoCT k)'],['../classSVF_1_1CFBasicBlockGWTOComp.html#a5a89a8e51ca8dcfe84e7a95199912512',1,'SVF::CFBasicBlockGWTOComp::CFBasicBlockGWTOComp(const CFBasicBlockGWTOComp &) noexcept=default'],['../classSVF_1_1CFBasicBlockGWTOComp.html#aa56566f53069937d9716f58f48440216',1,'SVF::CFBasicBlockGWTOComp::CFBasicBlockGWTOComp(CFBasicBlockGWTOComp &&) noexcept=default']]],
136
+ ['cfbasicblockgwtocycle_965',['CFBasicBlockGWTOCycle',['../classSVF_1_1CFBasicBlockGWTOCycle.html',1,'SVF::CFBasicBlockGWTOCycle'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#a1dbbc3e09c213cf6e8511832b1fa03b6',1,'SVF::CFBasicBlockGWTOCycle::CFBasicBlockGWTOCycle()']]],
137
+ ['cfbasicblockgwtocycledepth_966',['CFBasicBlockGWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#acc7a69f2e4d44bda34a84ed68667b803',1,'SVF::CFBasicBlockGWTO']]],
138
+ ['cfbasicblockgwtocycledepthptr_967',['CFBasicBlockGWTOCycleDepthPtr',['../classSVF_1_1CFBasicBlockGWTO.html#a1cb3ad13956ab175c4c16bd9c856de47',1,'SVF::CFBasicBlockGWTO']]],
139
+ ['cfbasicblockgwtonode_968',['CFBasicBlockGWTONode',['../classSVF_1_1CFBasicBlockGWTONode.html',1,'SVF::CFBasicBlockGWTONode'],['../classSVF_1_1CFBasicBlockGWTONode.html#a06da59237001e5b4436eae7bf7dda429',1,'SVF::CFBasicBlockGWTONode::CFBasicBlockGWTONode()']]],
140
+ ['cfbasicblocknode_969',['CFBasicBlockNode',['../classSVF_1_1CFBasicBlockNode.html',1,'SVF::CFBasicBlockNode'],['../classSVF_1_1CFBasicBlockNode.html#a34ef44c3ffad24255a72c8ecf2f2919e',1,'SVF::CFBasicBlockNode::CFBasicBlockNode()']]],
141
+ ['cfbasicblocknodes_970',['CFBasicBlockNodes',['../classSVF_1_1CFBasicBlockGWTO.html#ae4fd19b6216a43afdac4edae42f22a26',1,'SVF::CFBasicBlockGWTO']]],
142
+ ['cfbbedgesetty_971',['CFBBEdgeSetTy',['../classSVF_1_1CFBasicBlockEdge.html#a91416cbac7ad797a9b4ee67f93fbd8f4',1,'SVF::CFBasicBlockEdge::CFBBEdgeSetTy()'],['../classSVF_1_1CFBasicBlockNode.html#aefd060ec49a9e2146a7aebdc5e8dfbf6',1,'SVF::CFBasicBlockNode::CFBBEdgeSetTy()']]],
143
+ ['cfgnormalizer_972',['CFGNormalizer',['../classSVF_1_1CFGNormalizer.html',1,'SVF::CFGNormalizer'],['../classSVF_1_1CFGNormalizer.html#ab1c19d6347ed694f52ded7defafeffe3',1,'SVF::CFGNormalizer::CFGNormalizer()']]],
144
+ ['cfgnormalizer_2ecpp_973',['CFGNormalizer.cpp',['../CFGNormalizer_8cpp.html',1,'']]],
145
+ ['cfgnormalizer_2eh_974',['CFGNormalizer.h',['../CFGNormalizer_8h.html',1,'']]],
146
+ ['cfgrammar_975',['CFGrammar',['../classSVF_1_1CFGrammar.html',1,'SVF::CFGrammar'],['../classSVF_1_1CFGrammar.html#a6955bde4faa1d7b5d1f092c242a11a1b',1,'SVF::CFGrammar::CFGrammar()']]],
147
+ ['cfgrammar_2ecpp_976',['CFGrammar.cpp',['../CFGrammar_8cpp.html',1,'']]],
148
+ ['cfgrammar_2eh_977',['CFGrammar.h',['../CFGrammar_8h.html',1,'']]],
149
+ ['cfl_2ecpp_978',['cfl.cpp',['../cfl_8cpp.html',1,'']]],
150
+ ['cflalias_979',['CFLAlias',['../classSVF_1_1CFLAlias.html',1,'SVF::CFLAlias'],['../classSVF_1_1CFLAlias.html#aae1dbf8d8c413eb7812ca428edfbae48',1,'SVF::CFLAlias::CFLAlias()']]],
151
+ ['cflalias_2ecpp_980',['CFLAlias.cpp',['../CFLAlias_8cpp.html',1,'']]],
152
+ ['cflalias_2eh_981',['CFLAlias.h',['../CFLAlias_8h.html',1,'']]],
153
+ ['cflbase_982',['CFLBase',['../classSVF_1_1CFLBase.html',1,'SVF::CFLBase'],['../classSVF_1_1CFLBase.html#a59c71b0eada5c763ce776f3618d08dd8',1,'SVF::CFLBase::CFLBase()']]],
154
+ ['cflbase_2ecpp_983',['CFLBase.cpp',['../CFLBase_8cpp.html',1,'']]],
155
+ ['cflbase_2eh_984',['CFLBase.h',['../CFLBase_8h.html',1,'']]],
156
+ ['cfledge_985',['CFLEdge',['../classSVF_1_1CFLEdge.html',1,'SVF::CFLEdge'],['../classSVF_1_1CFLEdge.html#a808f0a3b6df73df41dcc2f0bfe944116',1,'SVF::CFLEdge::CFLEdge()']]],
157
+ ['cfledgedataty_986',['CFLEdgeDataTy',['../classSVF_1_1CFLNode.html#ade95ad99cb4d89e5eeb5ce7043e80852',1,'SVF::CFLNode']]],
158
+ ['cfledgeset_987',['CFLEdgeSet',['../classSVF_1_1CFLGraph.html#a09ba3a0e3878f8ac55596838ea958f14',1,'SVF::CFLGraph::CFLEdgeSet()'],['../classSVF_1_1CFLGraph.html#afb41039ad53899fa64fedcef8b7aa7fe',1,'SVF::CFLGraph::cflEdgeSet()']]],
159
+ ['cfledgesetty_988',['CFLEdgeSetTy',['../classSVF_1_1CFLEdge.html#ab9bf30450121917228deca8a83a64ac0',1,'SVF::CFLEdge']]],
160
+ ['cflfici_5fwpa_989',['CFLFICI_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85a164c6de3baace1c63db75a228a5816bb',1,'SVF::PointerAnalysis']]],
161
+ ['cflfifoworklist_990',['CFLFIFOWorkList',['../classSVF_1_1CFLFIFOWorkList.html',1,'SVF::CFLFIFOWorkList< Data >'],['../classSVF_1_1CFLFIFOWorkList.html#a1246a16c404664f0f17e8333eaae2511',1,'SVF::CFLFIFOWorkList::CFLFIFOWorkList()']]],
162
+ ['cflfsci_5fwpa_991',['CFLFSCI_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85afbe666887476ce8620aca97a159921bc',1,'SVF::PointerAnalysis']]],
163
+ ['cflfscs_5fwpa_992',['CFLFSCS_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85ab87dcf990c05d31f91b9bfdfcfb54b7d',1,'SVF::PointerAnalysis']]],
164
+ ['cflgramgraphchecker_993',['CFLGramGraphChecker',['../classSVF_1_1CFLGramGraphChecker.html',1,'SVF']]],
165
+ ['cflgramgraphchecker_2eh_994',['CFLGramGraphChecker.h',['../CFLGramGraphChecker_8h.html',1,'']]],
166
+ ['cflgrammarstat_995',['CFLGrammarStat',['../classSVF_1_1CFLStat.html#a1fbe39f511320df60f54235bd7842257',1,'SVF::CFLStat']]],
167
+ ['cflgraph_996',['CFLGraph',['../classSVF_1_1CFLGraph.html',1,'SVF::CFLGraph'],['../classSVF_1_1CFLGraphBuilder.html#af034366ce280120e5cd1a5685894e9ac',1,'SVF::CFLGraphBuilder::cflGraph()'],['../classSVF_1_1Options.html#a81dbd12b5141c4a2758d6f2d3321f1ac',1,'SVF::Options::CFLGraph()'],['../classSVF_1_1CFLGraph.html#a3dddc713969a95943d1f9b1e31ec71bc',1,'SVF::CFLGraph::CFLGraph()']]],
168
+ ['cflgraph_2ecpp_997',['CFLGraph.cpp',['../CFLGraph_8cpp.html',1,'']]],
169
+ ['cflgraph_2eh_998',['CFLGraph.h',['../CFLGraph_8h.html',1,'']]],
170
+ ['cflgraphbuilder_999',['CFLGraphBuilder',['../classSVF_1_1CFLGraphBuilder.html',1,'SVF']]],
171
+ ['cflgraphbuilder_2ecpp_1000',['CFLGraphBuilder.cpp',['../CFLGraphBuilder_8cpp.html',1,'']]],
172
+ ['cflgraphbuilder_2eh_1001',['CFLGraphBuilder.h',['../CFLGraphBuilder_8h.html',1,'']]],
173
+ ['cflgraphstat_1002',['CFLGraphStat',['../classSVF_1_1CFLStat.html#a75710bf2e22ec4881026104e815751cf',1,'SVF::CFLStat']]],
174
+ ['cflnode_1003',['CFLNode',['../classSVF_1_1CFLNode.html',1,'SVF::CFLNode'],['../classSVF_1_1CFLNode.html#a235dcc5d8115d8450230638ce68070d6',1,'SVF::CFLNode::CFLNode()']]],
175
+ ['cflsolver_1004',['CFLSolver',['../classSVF_1_1CFLSolver.html',1,'SVF::CFLSolver'],['../classSVF_1_1CFLSolver.html#afcb585bec6a86f29e9781a5e7ef21dc4',1,'SVF::CFLSolver::CFLSolver()']]],
176
+ ['cflsolver_2ecpp_1005',['CFLSolver.cpp',['../CFLSolver_8cpp.html',1,'']]],
177
+ ['cflsolver_2eh_1006',['CFLSolver.h',['../CFLSolver_8h.html',1,'']]],
178
+ ['cflsolverstat_1007',['CFLSolverStat',['../classSVF_1_1CFLStat.html#aced1956e5d8b47cdfea62b9d3ce8d8d6',1,'SVF::CFLStat']]],
179
+ ['cflsrcsnksolver_1008',['CFLSrcSnkSolver',['../namespaceSVF.html#a6bdd04381cb268e6c957a5cc528ebf67',1,'SVF']]],
180
+ ['cflstat_1009',['CFLStat',['../classSVF_1_1CFLStat.html',1,'SVF::CFLStat'],['../classSVF_1_1CFLStat.html#ada5680cabe65962be3a574a8a740f59c',1,'SVF::CFLStat::CFLStat()']]],
181
+ ['cflstat_2ecpp_1010',['CFLStat.cpp',['../CFLStat_8cpp.html',1,'']]],
182
+ ['cflstat_2eh_1011',['CFLStat.h',['../CFLStat_8h.html',1,'']]],
183
+ ['cflsvfg_1012',['CFLSVFG',['../classSVF_1_1Options.html#a7ef3e2cd417646e9d06e0da16ff6c516',1,'SVF::Options']]],
184
+ ['cflsvfgbuilder_1013',['CFLSVFGBuilder',['../classSVF_1_1CFLSVFGBuilder.html',1,'SVF::CFLSVFGBuilder'],['../classSVF_1_1SVFG.html#a17841bd17e7595f8feef1002b26ff188',1,'SVF::SVFG::CFLSVFGBuilder()'],['../classSVF_1_1CFLSVFGBuilder.html#a6dc5b2c97c0e4948f78bd68fbbf0fdfc',1,'SVF::CFLSVFGBuilder::CFLSVFGBuilder()']]],
185
+ ['cflsvfgbuilder_2ecpp_1014',['CFLSVFGBuilder.cpp',['../CFLSVFGBuilder_8cpp.html',1,'']]],
186
+ ['cflsvfgbuilder_2eh_1015',['CFLSVFGBuilder.h',['../CFLSVFGBuilder_8h.html',1,'']]],
187
+ ['cflvf_1016',['CFLVF',['../classSVF_1_1CFLVF.html',1,'SVF::CFLVF'],['../classSVF_1_1CFLVF.html#a1e6a36bc27f7b325086f8f44d745d519',1,'SVF::CFLVF::CFLVF()']]],
188
+ ['cflvf_2ecpp_1017',['CFLVF.cpp',['../CFLVF_8cpp.html',1,'']]],
189
+ ['cflvf_2eh_1018',['CFLVF.h',['../CFLVF_8h.html',1,'']]],
190
+ ['cfworklist_1019',['CFWorkList',['../classSVF_1_1ProgSlice.html#a7076e2b7e187a295824189f30ca894e5',1,'SVF::ProgSlice::CFWorkList()'],['../classSVF_1_1SaberCondAllocator.html#aba5226558dcb5c52b12b02ad37b03f34',1,'SVF::SaberCondAllocator::CFWorkList()']]],
191
+ ['cgek_1020',['CGEK',['../classSVF_1_1PTACallGraph.html#a5b1fe2b2314db947cd5e709b7285fe1c',1,'SVF::PTACallGraph']]],
192
+ ['cgscc_1021',['CGSCC',['../classSVF_1_1Andersen.html#a77e7378a3a35622bde2371d7d3ed7013',1,'SVF::Andersen::CGSCC()'],['../namespaceSVF.html#a1f730acb8da8187da732631ca6bbff01',1,'SVF::CGSCC()']]],
193
+ ['cha_1022',['cha',['../classSVF_1_1DCHGraph.html#a0a3dfe1f2757eabd75082e2c4caec47a',1,'SVF::DCHGraph']]],
194
+ ['chaffmap_1023',['chaFFMap',['../classSVF_1_1DCHGraph.html#a607d83338feeb58af3638b988b7fa00b',1,'SVF::DCHGraph']]],
195
+ ['chamap_1024',['chaMap',['../classSVF_1_1DCHGraph.html#ad4d431ceff25218fcb5830be12739ac3',1,'SVF::DCHGraph']]],
196
+ ['check_1025',['check',['../classSVF_1_1CFLGramGraphChecker.html#ada643d980c2590711660eb5f2a4e5f93',1,'SVF::CFLGramGraphChecker']]],
197
+ ['check_5fhead_1026',['check_head',['../classSVF_1_1CFGNormalizer.html#afe01de5c8333e4ba436adbdc0e99e3cc',1,'SVF::CFGNormalizer']]],
198
+ ['check_5fjson_5fkey_1027',['CHECK_JSON_KEY',['../SVFFileSystem_8h.html#a8c3c95bd6414e7960ccfd878132749ec',1,'SVFFileSystem.h']]],
199
+ ['check_5fjson_5fkey_5fequals_1028',['CHECK_JSON_KEY_EQUALS',['../SVFFileSystem_8h.html#a4fc971811430a60c75fae0604e39dbfa',1,'SVFFileSystem.h']]],
200
+ ['checkandremap_1029',['checkAndRemap',['../classSVF_1_1CondStdSet.html#a347097404761b16a077eac1ae9fbfd94',1,'SVF::CondStdSet::checkAndRemap()'],['../classSVF_1_1PointsTo.html#a731a028a2a4ed30e86992652ad71a63f',1,'SVF::PointsTo::checkAndRemap()']]],
201
+ ['checkargtypes_1030',['checkArgTypes',['../CHG_8cpp.html#a28cd7506ba009f12fa978aab492767b7',1,'CHG.cpp']]],
202
+ ['checker_5ftype_1031',['CHECKER_TYPE',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056',1,'SVF::SaberCheckerAPI']]],
203
+ ['checkintraedgeparents_1032',['checkIntraEdgeParents',['../classSVF_1_1ICFG.html#a70421a19a494eb6131a9ae72ef1a64d6',1,'SVF::ICFG::checkIntraEdgeParents()'],['../classSVF_1_1VFG.html#a43b0c126c2e32cb3d286a78b14e09a96',1,'SVF::VFG::checkIntraEdgeParents()']]],
204
+ ['checkparameter_1033',['checkParameter',['../classSVF_1_1CFLBase.html#a5a29d4b85cb24fd33ab65d60a79e4201',1,'SVF::CFLBase::checkParameter()'],['../classSVF_1_1CFLVF.html#a20c6a97e620239c72f402ddf470852bf',1,'SVF::CFLVF::checkParameter()']]],
205
+ ['checkrelation_1034',['checkRelation',['../classSVF_1_1AccessPath.html#a98b8b3428479259fbafd9e527ecc09bb',1,'SVF::AccessPath']]],
206
+ ['checkselfcycleedges_1035',['checkSelfCycleEdges',['../classSVF_1_1SVFGOPT.html#afb068fd46dfbf993decd7d6c8ca2c9ba',1,'SVF::SVFGOPT']]],
207
+ ['chedge_1036',['CHEdge',['../classSVF_1_1CHEdge.html',1,'SVF::CHEdge'],['../classSVF_1_1CHEdge.html#af01c14c28db231b7bfae39344d1ae8ee',1,'SVF::CHEdge::CHEdge()']]],
208
+ ['chedgesetty_1037',['CHEdgeSetTy',['../classSVF_1_1CHEdge.html#a3d7de66f220b2e8d36ada5c6369cb797',1,'SVF::CHEdge']]],
209
+ ['chedgetype_1038',['CHEDGETYPE',['../classSVF_1_1CHEdge.html#a26280c3b724551036f7e3ba2b5922676',1,'SVF::CHEdge']]],
210
+ ['chg_1039',['chg',['../classSVF_1_1CHGBuilder.html#ab3471cc9afba5976c7e5fbd07dfb22dc',1,'SVF::CHGBuilder']]],
211
+ ['chg_2ecpp_1040',['CHG.cpp',['../CHG_8cpp.html',1,'']]],
212
+ ['chg_2eh_1041',['CHG.h',['../CHG_8h.html',1,'']]],
213
+ ['chgbuilder_1042',['CHGBuilder',['../classSVF_1_1CHGBuilder.html',1,'SVF::CHGBuilder'],['../classSVF_1_1CHGraph.html#af776f260ae050aa392e32f2a03f23733',1,'SVF::CHGraph::CHGBuilder()'],['../classSVF_1_1CHGBuilder.html#a436e4f8b1e1cad85f0c7df938afe8c78',1,'SVF::CHGBuilder::CHGBuilder()']]],
214
+ ['chgbuilder_2ecpp_1043',['CHGBuilder.cpp',['../CHGBuilder_8cpp.html',1,'']]],
215
+ ['chgbuilder_2eh_1044',['CHGBuilder.h',['../CHGBuilder_8h.html',1,'']]],
216
+ ['chgkind_1045',['CHGKind',['../classSVF_1_1CommonCHGraph.html#a6a1feb9e268fb56b0de3efc39cfc8db8',1,'SVF::CommonCHGraph']]],
217
+ ['chgraph_1046',['CHGraph',['../classSVF_1_1CHGraph.html',1,'SVF::CHGraph'],['../classSVF_1_1PointerAnalysis.html#a0c0fce2539bb9ec6c824f6584a0f6b33',1,'SVF::PointerAnalysis::chgraph()'],['../classSVF_1_1SVFIR.html#a31c54c878be428cc92cf08970fef422b',1,'SVF::SVFIR::chgraph()'],['../classSVF_1_1CHGraph.html#afacd7d35dad4344a5c2551d951acb442',1,'SVF::CHGraph::CHGraph()']]],
218
+ ['chgraphreader_1047',['chGraphReader',['../classSVF_1_1SVFIRReader.html#a8362a86ac83f1fe41d7028d5a8e0c0b4',1,'SVF::SVFIRReader::chGraphReader()'],['../namespaceSVF.html#a9d55225c5bd3bde33638109ba4a8f35d',1,'SVF::CHGraphReader()']]],
219
+ ['chgraphwriter_1048',['CHGraphWriter',['../namespaceSVF.html#ac09ab90ff076cfac28ff5c4c398a1533',1,'SVF']]],
220
+ ['chgwriter_1049',['chgWriter',['../classSVF_1_1SVFIRWriter.html#aab50fec943a00c96155d395d514febe7',1,'SVF::SVFIRWriter']]],
221
+ ['chi_1050',['CHI',['../classSVF_1_1SVFG.html#a60df52c14b303562ff5d73c7836e3495',1,'SVF::SVFG::CHI()'],['../classSVF_1_1MemSSA.html#a503f2fda873c330ef2cc5561f396ea6e',1,'SVF::MemSSA::CHI()']]],
222
+ ['child_1051',['child',['../structcJSON.html#a401b274c2da358dac5c23ab8b2c71f85',1,'cJSON::child()'],['../cJSON_8cpp.html#ad00efb41ca386db28bacc7aefe79535c',1,'child(): cJSON.cpp']]],
223
+ ['child_5fbegin_1052',['child_begin',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ae637bc31f349b6f73f0af2af6804de16',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::child_begin()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#a4d5646121961284a0c378143058a5e98',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::child_begin()']]],
224
+ ['child_5fend_1053',['child_end',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#a478b8ebeec4d12d2e831ba9b5679011e',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::child_end()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#a5923b4449b0bd4242b8b774870c75601',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::child_end()']]],
225
+ ['child_5fiterator_1054',['child_iterator',['../classSVF_1_1GraphWriter.html#ad41e952ca114bba64b87478f469b6d56',1,'SVF::GraphWriter::child_iterator()'],['../classSVF_1_1SrcSnkSolver.html#a78684539084301715a665f0aece23c8e',1,'SVF::SrcSnkSolver::child_iterator()'],['../classSVF_1_1GraphReachSolver.html#ad3fb81ac5017c6c3dc4b2b3b65b3ca04',1,'SVF::GraphReachSolver::child_iterator()'],['../classSVF_1_1SCCDetection.html#ac1274a90ddbea6f1f0b539710505d902',1,'SVF::SCCDetection::child_iterator()'],['../classSVF_1_1WPASCCSolver.html#abec9201d60f0bf2724dbe9ad8a0dfc39',1,'SVF::WPASCCSolver::child_iterator()'],['../classSVF_1_1WPAMinimumSolver.html#ab16212294f1dab31215fe113b02f09c6',1,'SVF::WPAMinimumSolver::child_iterator()'],['../classSVF_1_1WPASolver.html#a4d5b605b8932824a7088399305952f12',1,'SVF::WPASolver::child_iterator()']]],
226
+ ['childiteratortype_1055',['ChildIteratorType',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ab4886d654f7f3678490d09c15b42f79e',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::ChildIteratorType()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#a2580185292f7249eb074356cd937cccc',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::ChildIteratorType()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a72a273d644d002b59a546b047d4bb0dd',1,'SVF::DOTGraphTraits< IRGraph * >::ChildIteratorType()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a95fc3b739ccea8d236e5b795b8770787',1,'SVF::DOTGraphTraits< PTACallGraph * >::ChildIteratorType()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a4036db1b2c075bd1f2b7249b8e268937',1,'SVF::DOTGraphTraits< TCT * >::ChildIteratorType()']]],
227
+ ['children_1056',['children',['../structSVF_1_1POCRHybridSolver_1_1TreeNode.html#a960c186f2dc559c371334876a272e795',1,'SVF::POCRHybridSolver::TreeNode::children()'],['../namespaceSVF.html#a67f454fa9341632d195fd5da619130f0',1,'SVF::children()']]],
228
+ ['children_5fedges_1057',['children_edges',['../namespaceSVF.html#ab485076115c46b3e009cc5c4d252adae',1,'SVF']]],
229
+ ['chiset_1058',['CHISet',['../classSVF_1_1SVFG.html#a8843ab4a4608f7f5f46f68ad31314c07',1,'SVF::SVFG::CHISet()'],['../classSVF_1_1MemSSA.html#af9cf084e3070456d8cca491e1391b0c4',1,'SVF::MemSSA::CHISet()']]],
230
+ ['chitype_1059',['CHITYPE',['../classSVF_1_1MSSACHI.html#a21d9218e105987a1f807633ea824e5d3',1,'SVF::MSSACHI']]],
231
+ ['chnode_1060',['CHNode',['../classSVF_1_1CHNode.html',1,'SVF::CHNode'],['../classSVF_1_1CHNode.html#aa80276c1d5160a401232a310554fd934',1,'SVF::CHNode::CHNode()']]],
232
+ ['chnodesetty_1061',['CHNodeSetTy',['../classSVF_1_1CHGBuilder.html#adbff217477a779de9024d9a5777413a7',1,'SVF::CHGBuilder::CHNodeSetTy()'],['../classSVF_1_1CHGraph.html#ad0f60c720b277c60ed8a8966189bb42b',1,'SVF::CHGraph::CHNodeSetTy()']]],
233
+ ['cilocktospan_1062',['ciLocktoSpan',['../classSVF_1_1LockAnalysis.html#afc4212873c3e05ac9506aac0a25f515a',1,'SVF::LockAnalysis::ciLocktoSpan()'],['../classSVF_1_1LockAnalysis.html#a88e93e7b9a8e19a7a386ba6b9c83dccb',1,'SVF::LockAnalysis::CILockToSpan()']]],
234
+ ['circo_1063',['CIRCO',['../namespaceSVF_1_1GraphProgram.html#a10f45758abb5c1ef51b0ba38d18efd37a88732178df8f5804ab976cc48e584674',1,'SVF::GraphProgram']]],
235
+ ['cispan_1064',['CISpan',['../classSVF_1_1LockAnalysis.html#ae675d0ebf4eac597487ce83e667a8229',1,'SVF::LockAnalysis']]],
236
+ ['cjson_1065',['cJSON',['../structcJSON.html',1,'cJSON'],['../cJSON_8h.html#a4c146234dfd7b6adbf13b49505e995bc',1,'cJSON(): cJSON.h']]],
237
+ ['cjson_2ecpp_1066',['cJSON.cpp',['../cJSON_8cpp.html',1,'']]],
238
+ ['cjson_2eh_1067',['cJSON.h',['../cJSON_8h.html',1,'']]],
239
+ ['cjson_5farray_1068',['cJSON_Array',['../cJSON_8h.html#a57cffa126740a8efcdcb7bcef80e8897',1,'cJSON.h']]],
240
+ ['cjson_5farrayforeach_1069',['cJSON_ArrayForEach',['../cJSON_8h.html#ac3d6e5782fb4bb3c7a25c7c5b1868f06',1,'cJSON.h']]],
241
+ ['cjson_5fbool_1070',['cJSON_bool',['../cJSON_8h.html#aea0a1491f73d98b7cc4b8b791c408a4a',1,'cJSON.h']]],
242
+ ['cjson_5fcdecl_1071',['CJSON_CDECL',['../cJSON_8h.html#a79203c3ba406ffd5736627cc1e082e38',1,'cJSON.h']]],
243
+ ['cjson_5fdelete_1072',['cJSON_Delete',['../cJSON_8cpp.html#afde5c619f31577b3d821b56b23953c85',1,'cJSON_Delete(null): cJSON.cpp'],['../cJSON_8cpp.html#a82198c8ae9b9391ec58d1b4dd2a0d835',1,'cJSON_Delete(true_item): cJSON.cpp'],['../cJSON_8cpp.html#a38f5e694b5c8025da97c64a1323624b6',1,'cJSON_Delete(false_item): cJSON.cpp'],['../cJSON_8cpp.html#ad4379116322d8ea25bed7d926949928e',1,'cJSON_Delete(bool_item): cJSON.cpp'],['../cJSON_8cpp.html#a863d15ca4bb3d25b45537a52e60d5f16',1,'cJSON_Delete(number_item): cJSON.cpp'],['../cJSON_8cpp.html#ac343e582979460eb601a28c0f160f20d',1,'cJSON_Delete(string_item): cJSON.cpp'],['../cJSON_8cpp.html#acd085638be3dd8a2283605d0a63cd10f',1,'cJSON_Delete(raw_item): cJSON.cpp'],['../cJSON_8cpp.html#a4c1451255d141b30ba24e40a463a1a50',1,'cJSON_Delete(object_item): cJSON.cpp'],['../cJSON_8cpp.html#aec5a5cee199637b43ff6bca41f6e4d17',1,'cJSON_Delete(array): cJSON.cpp'],['../cJSON_8cpp.html#ae3da86d5128d65acfd4dd68fbcd4c09c',1,'cJSON_Delete(item): cJSON.cpp']]],
244
+ ['cjson_5fdetachitemviapointer_1073',['cJSON_DetachItemViaPointer',['../cJSON_8cpp.html#a3ac2a63423914bb3e443d578dd07b998',1,'cJSON.cpp']]],
245
+ ['cjson_5ffalse_1074',['cJSON_False',['../cJSON_8h.html#a2d240682316354b5748f909ad220184b',1,'cJSON.h']]],
246
+ ['cjson_5fhooks_1075',['cJSON_Hooks',['../structcJSON__Hooks.html',1,'cJSON_Hooks'],['../cJSON_8h.html#ab67bc592e52110fee68ab8ab4140530d',1,'cJSON_Hooks(): cJSON.h']]],
247
+ ['cjson_5finvalid_1076',['cJSON_Invalid',['../cJSON_8h.html#a80c36e86d8d65b697bc623fe28027668',1,'cJSON.h']]],
248
+ ['cjson_5fisreference_1077',['cJSON_IsReference',['../cJSON_8h.html#ad3d18116aae3bfa46f13bcfd7fd6d4e7',1,'cJSON.h']]],
249
+ ['cjson_5fmin_1078',['cjson_min',['../cJSON_8cpp.html#a13f540fa846f658531751b5ccb78f303',1,'cJSON.cpp']]],
250
+ ['cjson_5fnesting_5flimit_1079',['CJSON_NESTING_LIMIT',['../cJSON_8h.html#a9c7ac4e1b31070b787afb3a4b67727f4',1,'cJSON.h']]],
251
+ ['cjson_5fnew_5fitem_1080',['cJSON_New_Item',['../cJSON_8cpp.html#a8f447c625af025c35d0ec59032ad6473',1,'cJSON.cpp']]],
252
+ ['cjson_5fnull_1081',['cJSON_NULL',['../cJSON_8h.html#aeadaba63ddb68aaa518528595d503dcd',1,'cJSON.h']]],
253
+ ['cjson_5fnumber_1082',['cJSON_Number',['../cJSON_8h.html#a15e77e2f6457dc9b19c10ddb032af971',1,'cJSON.h']]],
254
+ ['cjson_5fobject_1083',['cJSON_Object',['../cJSON_8h.html#a22c6e13481c090629afbd77b7cebd24c',1,'cJSON.h']]],
255
+ ['cjson_5fparsewithlengthopts_1084',['cJSON_ParseWithLengthOpts',['../cJSON_8cpp.html#abeffdb0695e8c30e4612c8f917bfd9e1',1,'cJSON.cpp']]],
256
+ ['cjson_5fpublic_1085',['CJSON_PUBLIC',['../cJSON_8h.html#a70709a6f2a7e45debe4f5abe345fcb86',1,'CJSON_PUBLIC(): cJSON.h'],['../cJSON_8h.html#ad111420010c8684e2acde69bb1ead4f8',1,'CJSON_PUBLIC(const char *) cJSON_Version(void): cJSON.cpp'],['../cJSON_8h.html#a5712efac9864c56f805260c5e2a5c01b',1,'CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks *hooks): cJSON.cpp'],['../cJSON_8h.html#abd55c37a5af547c3c1ada176e38afbc6',1,'CJSON_PUBLIC(cJSON *) cJSON_Parse(const char *value): cJSON.cpp'],['../cJSON_8h.html#acc0bf2ad0de27db33e6471754c8f3ace',1,'CJSON_PUBLIC(char *) cJSON_Print(const cJSON *item): cJSON.cpp'],['../cJSON_8h.html#aa7717765ab33f9dac70ff47e7e078b8b',1,'CJSON_PUBLIC(cJSON_bool) cJSON_PrintPreallocated(cJSON *item: cJSON.cpp'],['../cJSON_8h.html#a228b429c345d298fa5b887420337a54c',1,'CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON *const item): cJSON.h'],['../cJSON_8h.html#a8172bffbb05eec3c761bf0b43484f62d',1,'CJSON_PUBLIC(void *) cJSON_malloc(size_t size): cJSON.h'],['../cJSON_8cpp.html#a92b8d4d07c18d85e65c80af773a575ef',1,'CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void): cJSON.cpp'],['../cJSON_8cpp.html#aa64b79aec6e4df008236f79b7f373641',1,'CJSON_PUBLIC(char *) cJSON_GetStringValue(const cJSON *const item): cJSON.cpp'],['../cJSON_8cpp.html#a228b429c345d298fa5b887420337a54c',1,'CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON *const item): cJSON.cpp'],['../cJSON_8cpp.html#a5712efac9864c56f805260c5e2a5c01b',1,'CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks *hooks): cJSON.cpp'],['../cJSON_8cpp.html#a265fb6f60d093cb333c087fdabc6efdb',1,'CJSON_PUBLIC(cJSON *) cJSON_ParseWithOpts(const char *value: cJSON.cpp'],['../cJSON_8cpp.html#aa7717765ab33f9dac70ff47e7e078b8b',1,'CJSON_PUBLIC(cJSON_bool) cJSON_PrintPreallocated(cJSON *item: cJSON.cpp']]],
257
+ ['cjson_5fraw_1086',['cJSON_Raw',['../cJSON_8h.html#ae9ddc931ea84908d12f48c5b7f8731a1',1,'cJSON.h']]],
258
+ ['cjson_5fsetboolvalue_1087',['cJSON_SetBoolValue',['../cJSON_8h.html#a210748b11b9b4f93d29391591a37ad85',1,'cJSON.h']]],
259
+ ['cjson_5fsetintvalue_1088',['cJSON_SetIntValue',['../cJSON_8h.html#ae5b1335bfccc358f566bea6f7e4bfdc6',1,'cJSON.h']]],
260
+ ['cjson_5fsetnumbervalue_1089',['cJSON_SetNumberValue',['../cJSON_8h.html#adab3f1e3586395bdb2da5a40059cb24b',1,'cJSON.h']]],
261
+ ['cjson_5fstdcall_1090',['CJSON_STDCALL',['../cJSON_8h.html#aee2cdf14a236df79175ef257a5a94964',1,'cJSON.h']]],
262
+ ['cjson_5fstrdup_1091',['cJSON_strdup',['../cJSON_8cpp.html#a5da7bd9b4622e97e7e19c36017410252',1,'cJSON.cpp']]],
263
+ ['cjson_5fstring_1092',['cJSON_String',['../cJSON_8h.html#aa2cb4765308e2bbdf01988b2acdf92d9',1,'cJSON.h']]],
264
+ ['cjson_5fstringisconst_1093',['cJSON_StringIsConst',['../cJSON_8h.html#a491c3484a36f3915cc4710088f55971f',1,'cJSON.h']]],
265
+ ['cjson_5ftrue_1094',['cJSON_True',['../cJSON_8h.html#aad4e442b8095939decddfb67d87d9324',1,'cJSON.h']]],
266
+ ['cjson_5fversion_5fmajor_1095',['CJSON_VERSION_MAJOR',['../cJSON_8h.html#a78f100ac5089a51941e2ca573ad8e380',1,'cJSON.h']]],
267
+ ['cjson_5fversion_5fminor_1096',['CJSON_VERSION_MINOR',['../cJSON_8h.html#a55a808fe6b77cef1e4c2cf02a4316301',1,'cJSON.h']]],
268
+ ['cjson_5fversion_5fpatch_1097',['CJSON_VERSION_PATCH',['../cJSON_8h.html#a6ad7073103d4b9aaf2153add95561c47',1,'cJSON.h']]],
269
+ ['ck_5falloc_1098',['CK_ALLOC',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056acd7e3bca6e36e08205576482b1b0221e',1,'SVF::SaberCheckerAPI']]],
270
+ ['ck_5fdummy_1099',['CK_DUMMY',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056a7e06261f283161194d11f4d27c417c45',1,'SVF::SaberCheckerAPI']]],
271
+ ['ck_5ffclose_1100',['CK_FCLOSE',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056a731dcaf32786abf31c43be180dd366cb',1,'SVF::SaberCheckerAPI']]],
272
+ ['ck_5ffopen_1101',['CK_FOPEN',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056a75cc4daa228ceb26f63cb1825da8a73e',1,'SVF::SaberCheckerAPI']]],
273
+ ['ck_5ffree_1102',['CK_FREE',['../classSVF_1_1SaberCheckerAPI.html#a32f3c37a5957dc7533f7e82617d5d056a0fa2e38d001b233c6563822491adf507',1,'SVF::SaberCheckerAPI']]],
274
+ ['ckapi_1103',['ckAPI',['../classSVF_1_1SaberCheckerAPI.html#a3e54cae9b4259da2332c7fc87d3df347',1,'SVF::SaberCheckerAPI']]],
275
+ ['classattr_1104',['CLASSATTR',['../classSVF_1_1DCHNode.html#a029988e54846db9aca2584e1c10283e3',1,'SVF::DCHNode::CLASSATTR()'],['../classSVF_1_1CHNode.html#a7111a3971f9f03e32bfd291a783d43b4',1,'SVF::CHNode::CLASSATTR()']]],
276
+ ['classname_1105',['className',['../classSVF_1_1CHNode.html#ac7c18617b768a2988cf4eff7e849f397',1,'SVF::CHNode::className()'],['../structSVF_1_1cppUtil_1_1DemangledName.html#a5cd207bce618521166e6fa235014b297',1,'SVF::cppUtil::DemangledName::className()']]],
277
+ ['classnametoancestorsmap_1106',['classNameToAncestorsMap',['../classSVF_1_1CHGraph.html#a083f726d74208c2d8107a75e0d6b3ca9',1,'SVF::CHGraph']]],
278
+ ['classnametodescendantsmap_1107',['classNameToDescendantsMap',['../classSVF_1_1CHGraph.html#ac08f846413b6aed26a1bf39eb865b006',1,'SVF::CHGraph']]],
279
+ ['classnametoinstanddescsmap_1108',['classNameToInstAndDescsMap',['../classSVF_1_1CHGraph.html#aaec4bdde66e4a7a63ea3f3c6ec0bd045',1,'SVF::CHGraph']]],
280
+ ['classnametonodemap_1109',['classNameToNodeMap',['../classSVF_1_1CHGraph.html#ae613ad20686db0f2159a00cb00ae0a9e',1,'SVF::CHGraph']]],
281
+ ['classnum_1110',['classNum',['../classSVF_1_1CHGraph.html#adb99b732d20cfc8cc0f078cda6753bc0',1,'SVF::CHGraph']]],
282
+ ['classof_1111',['classof',['../classSVF_1_1DCHGraph.html#af9970ff0ef4a8f4c638da9f519d14a21',1,'SVF::DCHGraph::classof()'],['../classSVF_1_1IntervalValue.html#a101633c38e284f6e2bcad852daa3baae',1,'SVF::IntervalValue::classof(const IntervalValue *)'],['../classSVF_1_1IntervalValue.html#a72d89f686c6239c43ea1ea6fcab3062a',1,'SVF::IntervalValue::classof(const AbstractValue *v)'],['../classSVF_1_1CFBasicBlockGWTONode.html#a2d94a3f6bd93d6b3806ec03de3eb1576',1,'SVF::CFBasicBlockGWTONode::classof(const CFBasicBlockGWTONode *)'],['../classSVF_1_1CFBasicBlockGWTONode.html#a2e572490ff932b1efdc6bc86b5ea9558',1,'SVF::CFBasicBlockGWTONode::classof(const CFBasicBlockGWTOComp *c)'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#acce909c4c082749affec7b0d3ceb394a',1,'SVF::CFBasicBlockGWTOCycle::classof(const CFBasicBlockGWTOCycle *)'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#a10dc61999fc10f09921225f12129cade',1,'SVF::CFBasicBlockGWTOCycle::classof(const CFBasicBlockGWTOComp *c)'],['../classSVF_1_1CFGrammar.html#ac004251a16c0af22fe6775b7908d2a33',1,'SVF::CFGrammar::classof(const CFGrammar *)'],['../classSVF_1_1CFGrammar.html#ab5ec52098ce63b94c2b63bf28fa27942',1,'SVF::CFGrammar::classof(const GrammarBase *node)'],['../classSVF_1_1CHGraph.html#ae7e9f1a3c524d80c77b2a75f877dc2d6',1,'SVF::CHGraph::classof()'],['../classSVF_1_1ConstraintEdge.html#a2c2a62e61022bb936a903846e0aacdd3',1,'SVF::ConstraintEdge::classof()'],['../classSVF_1_1AddrCGEdge.html#a541102364cd692d5f53a6aaef8b41965',1,'SVF::AddrCGEdge::classof(const AddrCGEdge *)'],['../classSVF_1_1AddrCGEdge.html#ac635af9bdde40ea73c267998b9e4b6c4',1,'SVF::AddrCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1AddrCGEdge.html#a1eeac9d23b4c3c789697c992e9ef8dbd',1,'SVF::AddrCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1CopyCGEdge.html#a321ccd6048312a570acbb8a217269434',1,'SVF::CopyCGEdge::classof(const CopyCGEdge *)'],['../classSVF_1_1CopyCGEdge.html#a7bd7d0f76d235db2f7d8a846da5bd20d',1,'SVF::CopyCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1CopyCGEdge.html#aee721f02965d46fcd1f8acc4a98df108',1,'SVF::CopyCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1StoreCGEdge.html#a7fdb88d66ee7489f2e2de5e91ed5f25b',1,'SVF::StoreCGEdge::classof(const StoreCGEdge *)'],['../classSVF_1_1StoreCGEdge.html#a2cc6943983c51fac45e312741404e8e9',1,'SVF::StoreCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1StoreCGEdge.html#a1d7f40c84a7601620784dfafec6112b6',1,'SVF::StoreCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1LoadCGEdge.html#a1e4ddf7950685fa18fc0bb8669cc1961',1,'SVF::LoadCGEdge::classof(const LoadCGEdge *)'],['../classSVF_1_1LoadCGEdge.html#ab7d9fa1d9ed23f3f7579ba26dad46032',1,'SVF::LoadCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1LoadCGEdge.html#aa1b47bbe3ac2de21a5dc7a72bb486953',1,'SVF::LoadCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1GepCGEdge.html#af9fbe33becd8f832267ab7ea6e0437b6',1,'SVF::GepCGEdge::classof(const GepCGEdge *)'],['../classSVF_1_1GepCGEdge.html#a13ca016474348064693416fcd183d4ab',1,'SVF::GepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1GepCGEdge.html#aeceef279a35e9a92ecaff32372f0c112',1,'SVF::GepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1NormalGepCGEdge.html#a79033645683ead9a7404cd35fd936092',1,'SVF::NormalGepCGEdge::classof(const NormalGepCGEdge *)'],['../classSVF_1_1NormalGepCGEdge.html#abaa71e2b1e7f9a6d7920a89eb397dccc',1,'SVF::NormalGepCGEdge::classof(const GepCGEdge *edge)'],['../classSVF_1_1NormalGepCGEdge.html#ac6c37d7442a4b48cdce8b2eef67ee87d',1,'SVF::NormalGepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1NormalGepCGEdge.html#a025e8e6526f339c12e357958138be903',1,'SVF::NormalGepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1VariantGepCGEdge.html#a5afc61b0781b222c70707a0ea765a4bd',1,'SVF::VariantGepCGEdge::classof(const VariantGepCGEdge *)'],['../classSVF_1_1VariantGepCGEdge.html#ae83d829f94cb886ddf36cddb75fb17df',1,'SVF::VariantGepCGEdge::classof(const GepCGEdge *edge)'],['../classSVF_1_1VariantGepCGEdge.html#a0342be6f165cbabc58e1dba75e6a0b79',1,'SVF::VariantGepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1VariantGepCGEdge.html#aba0cc74af291252bc8911c81832bef68',1,'SVF::VariantGepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1IntraCFGEdge.html#a70bdadf898a10c6db89e9f432529092c',1,'SVF::IntraCFGEdge::classof(const IntraCFGEdge *)'],['../classSVF_1_1IntraCFGEdge.html#aea905f535696918ed63cd5ce04b7e0fb',1,'SVF::IntraCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1IntraCFGEdge.html#adda4f50f50127f5d7f193300933c209f',1,'SVF::IntraCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1CallCFGEdge.html#a38b56212fb58934ee50079b1e69ad5ff',1,'SVF::CallCFGEdge::classof(const CallCFGEdge *)'],['../classSVF_1_1CallCFGEdge.html#a2d06b1b7913887fa0b147a5ec3098678',1,'SVF::CallCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1CallCFGEdge.html#acea0923ca5c08f455af8ba3bcd738dd2',1,'SVF::CallCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1RetCFGEdge.html#aa26fbdb6a5fc801eef8a7f59ea28bc3a',1,'SVF::RetCFGEdge::classof(const RetCFGEdge *)'],['../classSVF_1_1RetCFGEdge.html#acbd01243e6fa346180221b3cc14672fe',1,'SVF::RetCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1RetCFGEdge.html#a552aab628945c0d5d669c28068221bef',1,'SVF::RetCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1GlobalICFGNode.html#a06d0940d1b923991144c827e145a028e',1,'SVF::GlobalICFGNode::classof(const GlobalICFGNode *)'],['../classSVF_1_1GlobalICFGNode.html#a982efb288d9b6ec41cd64be562e4be6d',1,'SVF::GlobalICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1GlobalICFGNode.html#af6b336561b3924b438d0e4d7c5fd34e3',1,'SVF::GlobalICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1IntraICFGNode.html#a295649753e583729a9f3bfd9e8a1e87f',1,'SVF::IntraICFGNode::classof(const IntraICFGNode *)'],['../classSVF_1_1IntraICFGNode.html#a9ce3f760813e3108dda53ff3f558a23d',1,'SVF::IntraICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1IntraICFGNode.html#a00e015884ec85772b161cc7b4a5bfbd8',1,'SVF::IntraICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1InterICFGNode.html#a67ef8b6f4d8961c54145df0ce8a5c843',1,'SVF::InterICFGNode::classof(const InterICFGNode *)'],['../classSVF_1_1InterICFGNode.html#adfe73a4bcd2a3074bef97661a787bfa3',1,'SVF::InterICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1InterICFGNode.html#a6b43bc8bf2bd2cd78e6cd5064cf7c470',1,'SVF::InterICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1FunEntryICFGNode.html#ad7f8c8f10b067b6766d7c7974f2b751c',1,'SVF::FunEntryICFGNode::classof(const FunEntryICFGNode *)'],['../classSVF_1_1FunEntryICFGNode.html#a1964b1b95d37b8b250a4779c7d4214b4',1,'SVF::FunEntryICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1FunEntryICFGNode.html#a3f0f02c9fb1ab2406ed970f0e0e7942e',1,'SVF::FunEntryICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1FunEntryICFGNode.html#a5225463cf5c8601d919ab810bc3276ef',1,'SVF::FunEntryICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1FunExitICFGNode.html#ab81f7f50638b8ce85f83ca3b7b566213',1,'SVF::FunExitICFGNode::classof(const FunEntryICFGNode *)'],['../classSVF_1_1FunExitICFGNode.html#acace98ae1961dcd498678694b7ba4699',1,'SVF::FunExitICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1FunExitICFGNode.html#a9731fdd29f15eab3a900eb72d3447e13',1,'SVF::FunExitICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1FunExitICFGNode.html#ab980476a746eecd8d1018e43b40db635',1,'SVF::FunExitICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1CallICFGNode.html#afb8bed9242cea8c927d14028526c19b9',1,'SVF::CallICFGNode::classof(const CallICFGNode *)'],['../classSVF_1_1CallICFGNode.html#ad064bfbbc08c297d66071ff7a9c0c991',1,'SVF::CallICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1CallICFGNode.html#a678d5ffc5c2bc44f82f8bd6d97daefc6',1,'SVF::CallICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1CallICFGNode.html#a406c851efb93f7b838f3246deb2610ec',1,'SVF::CallICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1RetICFGNode.html#a495a6ff3a561fac9a5157308c68a5ea8',1,'SVF::RetICFGNode::classof(const RetICFGNode *)'],['../classSVF_1_1RetICFGNode.html#abc490a79a39229d10010816bbd105326',1,'SVF::RetICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1RetICFGNode.html#a5ce46692509e51b32afb060cce5701dd',1,'SVF::RetICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1RetICFGNode.html#a9a1d69cec6f240971767eee3c1c6ac41',1,'SVF::RetICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1PTACallGraphEdge.html#adb10c32eff8a794d9f2b1b4a47d85d21',1,'SVF::PTACallGraphEdge::classof(const PTACallGraphEdge *)'],['../classSVF_1_1PTACallGraphEdge.html#afb092fc0502837b52ebcaa3c0dedb736',1,'SVF::PTACallGraphEdge::classof(const GenericCallGraphEdgeTy *edge)'],['../classSVF_1_1IndirectSVFGEdge.html#a65d58ce28f0bec8ba20191257a80221f',1,'SVF::IndirectSVFGEdge::classof(const IndirectSVFGEdge *)'],['../classSVF_1_1IndirectSVFGEdge.html#ad1635bdd79cae91c5a58b5e540f19df1',1,'SVF::IndirectSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IndirectSVFGEdge.html#a62352957241f7ac5faba6b502d0ed0f1',1,'SVF::IndirectSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#ae1e57e6cc223a06f957c4d6761c35402',1,'SVF::IntraIndSVFGEdge::classof(const IntraIndSVFGEdge *)'],['../classSVF_1_1IntraIndSVFGEdge.html#ac749c96247b6070479ccd597266c1d84',1,'SVF::IntraIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#ad123c668b35ad004f3897565ac69c054',1,'SVF::IntraIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#a54de415e46849515629ace05fe2afed4',1,'SVF::IntraIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#a9da25118e904862eb1f39231c2b191bd',1,'SVF::CallIndSVFGEdge::classof(const CallIndSVFGEdge *)'],['../classSVF_1_1CallIndSVFGEdge.html#ad6a01c5fc68ce5777a801aa7668b47e9',1,'SVF::CallIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#a54c3c37723424cb98ac6d01e9ed25c39',1,'SVF::CallIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#ad50e4be3af1da84aa8a58b56faba36df',1,'SVF::CallIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a436d46d2a475a291ecc56cc2f26b910f',1,'SVF::RetIndSVFGEdge::classof(const RetIndSVFGEdge *)'],['../classSVF_1_1RetIndSVFGEdge.html#ae3cedf9206a460394f761c8b785fb1f8',1,'SVF::RetIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a4b9b7308ea5e74ff175f6b1fedc873e2',1,'SVF::RetIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a0c7696c378afe92f8cf1612564ab98c3',1,'SVF::RetIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a4f7b0802389ce183635d5be2a40128bc',1,'SVF::ThreadMHPIndSVFGEdge::classof(const ThreadMHPIndSVFGEdge *)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a0db2e69a5182d1c30b44e87711558bd9',1,'SVF::ThreadMHPIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a564a1648b45d3563d69401a7f8e31906',1,'SVF::ThreadMHPIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#acb948e40582b6cc8b4360f2205b5c926',1,'SVF::ThreadMHPIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1MRSVFGNode.html#a22e28a37a013d14964ce832fa23dfb84',1,'SVF::MRSVFGNode::classof(const MRSVFGNode *)'],['../classSVF_1_1MRSVFGNode.html#a9b843265a6f95eea56a5a62eede8893c',1,'SVF::MRSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1MRSVFGNode.html#a5f14facdcee7fec54c45b5956af553be',1,'SVF::MRSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalINSVFGNode.html#a049c4760e5d0ea2e31fc84ec32850310',1,'SVF::FormalINSVFGNode::classof(const FormalINSVFGNode *)'],['../classSVF_1_1FormalINSVFGNode.html#a93393ca0fb82c738b9357e93572b026a',1,'SVF::FormalINSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalINSVFGNode.html#a637ece0b4dcb990d3a3a5d5bbee4ef8d',1,'SVF::FormalINSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalOUTSVFGNode.html#ac29004272d47ad58ea1e05fbfc1ac639',1,'SVF::FormalOUTSVFGNode::classof(const FormalOUTSVFGNode *)'],['../classSVF_1_1FormalOUTSVFGNode.html#a48fc0991af02d9e0b8700cf96a8ca35c',1,'SVF::FormalOUTSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalOUTSVFGNode.html#a3b1387416f3ca61eed5581c9112cfcde',1,'SVF::FormalOUTSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualINSVFGNode.html#a73ccbee2a81439e70ea0c096d113a89b',1,'SVF::ActualINSVFGNode::classof(const ActualINSVFGNode *)'],['../classSVF_1_1ActualINSVFGNode.html#aae28a748413002046d02a4003229fc88',1,'SVF::ActualINSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualINSVFGNode.html#a476ef9fb19b3da1149945f9fe27cd9f1',1,'SVF::ActualINSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualOUTSVFGNode.html#a810b526c35918ed894c8dc2f95d44cb3',1,'SVF::ActualOUTSVFGNode::classof(const ActualOUTSVFGNode *)'],['../classSVF_1_1ActualOUTSVFGNode.html#a12cb923163baad086ca7a6365c74cc6b',1,'SVF::ActualOUTSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualOUTSVFGNode.html#a06dfaac3d2a41fa297a7707fc1240f8f',1,'SVF::ActualOUTSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#ac55ddd2788fff5bcff8afc5c0b49ad2d',1,'SVF::MSSAPHISVFGNode::classof(const MSSAPHISVFGNode *)'],['../classSVF_1_1MSSAPHISVFGNode.html#a44089a90d2c8bdb7ea8d8f2904c9d768',1,'SVF::MSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#abcb8ba7fc0574b75aa3582f35cdb47f5',1,'SVF::MSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#ab91626e88e8c28553c44b5939cfd65b3',1,'SVF::MSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#ae1fef4865427f59811fde241d4ac80cc',1,'SVF::IntraMSSAPHISVFGNode::classof(const IntraMSSAPHISVFGNode *)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#ada532ff4ffbd7592ae1b89b1e234ba21',1,'SVF::IntraMSSAPHISVFGNode::classof(const MSSAPHISVFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a1382366ed10250d8f9a21c1f28bcad1c',1,'SVF::IntraMSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a4d0c0866ed958cdbb5fd9310696f24ba',1,'SVF::IntraMSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a885dabe57bcf57d10dbdb40fd658b075',1,'SVF::IntraMSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a62c0f4f98a42fe65f1dd570ec277b13f',1,'SVF::InterMSSAPHISVFGNode::classof(const InterMSSAPHISVFGNode *)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a084a26ee34913e89b8b28fac43cda5f2',1,'SVF::InterMSSAPHISVFGNode::classof(const MSSAPHISVFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a14866d7c95c5d3d8215ffec2172d208b',1,'SVF::InterMSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a7674d5c0f395624085f0764dba78cb93',1,'SVF::InterMSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#ac1b291caedbd584d0e37702b682fa440',1,'SVF::InterMSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#ac997d06e133d698a5aa29c2af55a624e',1,'SVF::DummyVersionPropSVFGNode::classof(const DummyVersionPropSVFGNode *)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#a684f1f5c9f9f5059127d3024cc5d71e9',1,'SVF::DummyVersionPropSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#aa1ac53d368232b002cdd8f8a91f284da',1,'SVF::DummyVersionPropSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d',1,'SVF::ThreadForkEdge::classof(const ThreadForkEdge *)'],['../classSVF_1_1ThreadForkEdge.html#ae40d52a9080627661aad198adf5f411a',1,'SVF::ThreadForkEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37',1,'SVF::ThreadJoinEdge::classof(const ThreadJoinEdge *)'],['../classSVF_1_1ThreadJoinEdge.html#ae4095b55b035bbf42d0a75afada4244d',1,'SVF::ThreadJoinEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1HareParForEdge.html#ab1dba5dff1e71bce578dc7b0009ba518',1,'SVF::HareParForEdge::classof(const HareParForEdge *)'],['../classSVF_1_1HareParForEdge.html#af9cc260c4a767f9ebd4a454dff4f88be',1,'SVF::HareParForEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89',1,'SVF::ThreadCallGraph::classof(const ThreadCallGraph *)'],['../classSVF_1_1ThreadCallGraph.html#a5d991e4511fc909dc170a4b03e71d77e',1,'SVF::ThreadCallGraph::classof(const PTACallGraph *g)'],['../classSVF_1_1DirectSVFGEdge.html#a200f8722e39d0267cd5d0212871e16bf',1,'SVF::DirectSVFGEdge::classof(const DirectSVFGEdge *)'],['../classSVF_1_1DirectSVFGEdge.html#ade837b89b661ab92b4f852c4a1d07e91',1,'SVF::DirectSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1DirectSVFGEdge.html#a6e8eba3ca95255ce6d370f70ef1af723',1,'SVF::DirectSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a66c199063471c5b3fcbe6a8cce47a1fe',1,'SVF::IntraDirSVFGEdge::classof(const IntraDirSVFGEdge *)'],['../classSVF_1_1IntraDirSVFGEdge.html#a05f6b2a386ffdc58f89fc9f650a03ce0',1,'SVF::IntraDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a6a6a756f3f4d3b8bb162014ad8a013d6',1,'SVF::IntraDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a83ecbb860bb65c348716a7b6eb0eb6e4',1,'SVF::IntraDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#a977cb840fbed0b89b445a1b7384d3352',1,'SVF::CallDirSVFGEdge::classof(const CallDirSVFGEdge *)'],['../classSVF_1_1CallDirSVFGEdge.html#a9af19b582b2fc0ad587c186bbe1ae3c5',1,'SVF::CallDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#afc2b7f68c04cb9d0140576c8bb4e3527',1,'SVF::CallDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#ac4459c3e162af07af327a95b63ad24ba',1,'SVF::CallDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#ae13c787500749e182c7b48d4750fc0bb',1,'SVF::RetDirSVFGEdge::classof(const RetDirSVFGEdge *)'],['../classSVF_1_1RetDirSVFGEdge.html#ad794858b1424836850d55e66376de2c3',1,'SVF::RetDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#a072bfed40d4fc766f107da70428f4872',1,'SVF::RetDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#a00d19ac1f96d9d66597d717eea58aeae',1,'SVF::RetDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1StmtVFGNode.html#ade2eb6475fdc3d2fa107c9adf508b72a',1,'SVF::StmtVFGNode::classof(const StmtVFGNode *)'],['../classSVF_1_1StmtVFGNode.html#a07b6320e6b57de790737585ad7e0dfc9',1,'SVF::StmtVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1StmtVFGNode.html#a52b07152246113f9b55a9bcacf92e1b4',1,'SVF::StmtVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1LoadVFGNode.html#a4f8125b671b65b106b82fa7f555a0627',1,'SVF::LoadVFGNode::classof(const LoadVFGNode *)'],['../classSVF_1_1LoadVFGNode.html#a6809c239925254fdf505bd907ce8a773',1,'SVF::LoadVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1LoadVFGNode.html#a9bbb5bb491000f973ab2e2d391105eef',1,'SVF::LoadVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1LoadVFGNode.html#a649006bd37ea9a4e0add926acf6711e7',1,'SVF::LoadVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1StoreVFGNode.html#a61b6a4c05576d942024cc002905d5831',1,'SVF::StoreVFGNode::classof(const StoreVFGNode *)'],['../classSVF_1_1StoreVFGNode.html#acc772ccaec8d50c6c794ddf6433cc8da',1,'SVF::StoreVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1StoreVFGNode.html#a557a5eadd147cae44223a9a9b9f22a0a',1,'SVF::StoreVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1StoreVFGNode.html#a41e8b1729da33dd6572288cab334c0eb',1,'SVF::StoreVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1CopyVFGNode.html#adefcc30434a12173cfbdb05145ff2959',1,'SVF::CopyVFGNode::classof(const CopyVFGNode *)'],['../classSVF_1_1CopyVFGNode.html#af2a5123c24452b533b8cf3c737abfa61',1,'SVF::CopyVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1CopyVFGNode.html#ae9c59423e3f5b86eecd07e4d7f6297eb',1,'SVF::CopyVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1CopyVFGNode.html#a53e14acb8134334f2f8444235ba3dae9',1,'SVF::CopyVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1CmpVFGNode.html#ab1248b063654318677471fb10af16fd7',1,'SVF::CmpVFGNode::classof(const CmpVFGNode *)'],['../classSVF_1_1CmpVFGNode.html#a3230ae3a4a7f10e0486f000b92b87713',1,'SVF::CmpVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1CmpVFGNode.html#add2c095c6ae13c5d7a72f4551c2490a2',1,'SVF::CmpVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1BinaryOPVFGNode.html#a74266197f0ac969746c0be4175e70c17',1,'SVF::BinaryOPVFGNode::classof(const BinaryOPVFGNode *)'],['../classSVF_1_1BinaryOPVFGNode.html#aea93da7b12eec71280459e1c4a41306f',1,'SVF::BinaryOPVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1BinaryOPVFGNode.html#a9da4b2fca555fbb6a1867e9bc4749046',1,'SVF::BinaryOPVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8',1,'SVF::UnaryOPVFGNode::classof(const UnaryOPVFGNode *)'],['../classSVF_1_1UnaryOPVFGNode.html#a11ff85d796e547f0258ec30cf23b7310',1,'SVF::UnaryOPVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1UnaryOPVFGNode.html#a1aec02a86416e9baf8819086bbb53080',1,'SVF::UnaryOPVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1BranchVFGNode.html#abaeefcd88c47e21065947f7587af2181',1,'SVF::BranchVFGNode::classof(const BranchVFGNode *)'],['../classSVF_1_1BranchVFGNode.html#aa578e56a2a4d145ba63628367786b9f0',1,'SVF::BranchVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1BranchVFGNode.html#a5cf9cbe215078178e12e06d859483336',1,'SVF::BranchVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1GepVFGNode.html#a77aa023b0c19e72a1263c63419643241',1,'SVF::GepVFGNode::classof(const GepVFGNode *)'],['../classSVF_1_1GepVFGNode.html#aae7c25ec33e4531778be58c28a0575c4',1,'SVF::GepVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1GepVFGNode.html#aa668a8000407a07937a5f4e4a6bfe31a',1,'SVF::GepVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1GepVFGNode.html#a70e2627cc05920864a97d054b2631985',1,'SVF::GepVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1PHIVFGNode.html#a522b90297d1a34858c9ae830cc24f1aa',1,'SVF::PHIVFGNode::classof(const PHIVFGNode *)'],['../classSVF_1_1PHIVFGNode.html#a4699fc06762e2d2573bbe3c0fd903da4',1,'SVF::PHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1PHIVFGNode.html#a1c5073aade64acbac65e8a8add61e231',1,'SVF::PHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a30aa2227c1d94c2726d29cdbe800f91e',1,'SVF::IntraPHIVFGNode::classof(const IntraPHIVFGNode *)'],['../classSVF_1_1IntraPHIVFGNode.html#ae8c46b54a0a19b9516829b8ea897b946',1,'SVF::IntraPHIVFGNode::classof(const PHIVFGNode *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a379b6f3452bdc6b5a3913fc7680ef70e',1,'SVF::IntraPHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a7b8058dbbb9fc70db5f0de179e7e0196',1,'SVF::IntraPHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1AddrVFGNode.html#a5ad9c37ae429e0ac4c4fae224364f177',1,'SVF::AddrVFGNode::classof(const AddrVFGNode *)'],['../classSVF_1_1AddrVFGNode.html#a5510202381d0eb7af55353f8cc3be0d0',1,'SVF::AddrVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1AddrVFGNode.html#a24dde3e1cf8a66736233cd0a8dc91b82',1,'SVF::AddrVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1AddrVFGNode.html#af5ff980dea82f57e146e01d04882abbb',1,'SVF::AddrVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ArgumentVFGNode.html#ab6179be01a029e52df59480c20a92ef2',1,'SVF::ArgumentVFGNode::classof(const ArgumentVFGNode *)'],['../classSVF_1_1ArgumentVFGNode.html#aef245c92b68e42d5a74bcc98fc026ac2',1,'SVF::ArgumentVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ArgumentVFGNode.html#a7a81455d628934b84ce30a055a774673',1,'SVF::ArgumentVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualParmVFGNode.html#a5d0c195ba42dc0dd48a360cba326d502',1,'SVF::ActualParmVFGNode::classof(const ActualParmVFGNode *)'],['../classSVF_1_1ActualParmVFGNode.html#abe1fd545e784375dc8da98db6b5869f8',1,'SVF::ActualParmVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1ActualParmVFGNode.html#acd3b55d18cb1227f7631df8e4912fdb3',1,'SVF::ActualParmVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualParmVFGNode.html#a7f18a3d0eec50fafd505b8d6f8ebca5d',1,'SVF::ActualParmVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalParmVFGNode.html#af91ecca224b99cd6dd3b9b17ad0d8e6f',1,'SVF::FormalParmVFGNode::classof(const FormalParmVFGNode *)'],['../classSVF_1_1FormalParmVFGNode.html#ae4cac828eec4ac2f55ff9d580c855b34',1,'SVF::FormalParmVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalParmVFGNode.html#ad53fc9b2922c6c0145864bce59991d54',1,'SVF::FormalParmVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1FormalParmVFGNode.html#a691dc39c5ed3f3fa1ea518b5ec802c60',1,'SVF::FormalParmVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualRetVFGNode.html#ab814b942e8ba02ed51f11ea6fcadd608',1,'SVF::ActualRetVFGNode::classof(const ActualRetVFGNode *)'],['../classSVF_1_1ActualRetVFGNode.html#a086f5a2156e90eee2ffa846954a79bb3',1,'SVF::ActualRetVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1ActualRetVFGNode.html#af3bf2a8f3a9398ec92a3418347af6b1a',1,'SVF::ActualRetVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualRetVFGNode.html#a8aa10464c4295855c22921a6acb4bcda',1,'SVF::ActualRetVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalRetVFGNode.html#af90572e9ac08cb2fffc9c63d51d5a129',1,'SVF::FormalRetVFGNode::classof(const FormalRetVFGNode)'],['../classSVF_1_1FormalRetVFGNode.html#ab5732a6cea2efbd352d1d8330f366f49',1,'SVF::FormalRetVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalRetVFGNode.html#a75f6357396c84bfc08c9b08f95ae6b40',1,'SVF::FormalRetVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1FormalRetVFGNode.html#a444f13c4680b3762d0f2a55f98037acb',1,'SVF::FormalRetVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1InterPHIVFGNode.html#af05335676298acd6ad0bf2f445c8105b',1,'SVF::InterPHIVFGNode::classof(const InterPHIVFGNode *)'],['../classSVF_1_1InterPHIVFGNode.html#a9363508afb598d53d0deaedefdd8a01c',1,'SVF::InterPHIVFGNode::classof(const PHIVFGNode *node)'],['../classSVF_1_1InterPHIVFGNode.html#a6e134096deb0f33f8b137d7d16f88ba0',1,'SVF::InterPHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1InterPHIVFGNode.html#aae63bc1eb14d56d2f82e12eb1829a7a1',1,'SVF::InterPHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1NullPtrVFGNode.html#ad3fb6de5ce7d31e881e95bf60528847d',1,'SVF::NullPtrVFGNode::classof(const NullPtrVFGNode *)'],['../classSVF_1_1NullPtrVFGNode.html#a79b84b61e6e2c967fc3c1b8d9dad41c5',1,'SVF::NullPtrVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1NullPtrVFGNode.html#abd9d77737434262b5bb801ebf9c8e9a8',1,'SVF::NullPtrVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1DiffPTData.html#a09f6aa3d329f8adcd4928344720cff0f',1,'SVF::DiffPTData::classof(const DiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1DiffPTData.html#af182fd3695fee155abac8c2f0c402a17',1,'SVF::DiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1DFPTData.html#a1b09e85de5cc187958dd8fb1aa5edfcd',1,'SVF::DFPTData::classof(const DFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1DFPTData.html#abea003e1262f3e03967939e4028694a4',1,'SVF::DFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1VersionedPTData.html#a385133d44ac2b5fcef007040da8c2fd6',1,'SVF::VersionedPTData::classof(const VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1VersionedPTData.html#a69ceac8acdf820486a45fc4444f78d04',1,'SVF::VersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutablePTData.html#a589d71ff881e53133e5c688f1c616ab3',1,'SVF::MutablePTData::classof(const MutablePTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutablePTData.html#a577a7fce1affd462afeb9fefa4bdb4a8',1,'SVF::MutablePTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableDiffPTData.html#a1b2d520d24a8d19de00e26237e5cd098',1,'SVF::MutableDiffPTData::classof(const MutableDiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableDiffPTData.html#af27d457e1905876631bcf74e434257ae',1,'SVF::MutableDiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableDFPTData.html#a5baa6fffedfd0ac356590f9a0b222ee0',1,'SVF::MutableDFPTData::classof(const MutableDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableDFPTData.html#acb338bbe5773001a15b81e596a764222',1,'SVF::MutableDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableIncDFPTData.html#a89f65d37096c82fcdddb1c324ec206d2',1,'SVF::MutableIncDFPTData::classof(const MutableIncDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableIncDFPTData.html#aa4c262f0d62e902912d4cd7999731d3d',1,'SVF::MutableIncDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableVersionedPTData.html#a6be54447671288a666af5d48972e2ccf',1,'SVF::MutableVersionedPTData::classof(const MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1MutableVersionedPTData.html#a646111552a7112b8e48c00e766ce8d9b',1,'SVF::MutableVersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentPTData.html#a174c3cac13c839863171621ea25e609f',1,'SVF::PersistentPTData::classof(const PersistentPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentPTData.html#a4e896ec87d07e5b75401de4367d67458',1,'SVF::PersistentPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentDiffPTData.html#afb53f0b47cdad94379c3a4895980be9c',1,'SVF::PersistentDiffPTData::classof(const PersistentDiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentDiffPTData.html#a4f4b1869210228e9d1b4f3900b41bb88',1,'SVF::PersistentDiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentDFPTData.html#ad374e8e6ddd5c397bd5ab6cf9b259968',1,'SVF::PersistentDFPTData::classof(const PersistentDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentDFPTData.html#a575a441ddbe233d34937792b66d2b39c',1,'SVF::PersistentDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentIncDFPTData.html#a656434f7b67aabf25f6dba400d95f2bb',1,'SVF::PersistentIncDFPTData::classof(const PersistentIncDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentIncDFPTData.html#a47c2fbf8b959aae3166b9757b12880a7',1,'SVF::PersistentIncDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentVersionedPTData.html#a28a8bf95351e295e65360bf16241a5da',1,'SVF::PersistentVersionedPTData::classof(const PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1PersistentVersionedPTData.html#a1f85475cb6690bb1caa003c5a3aec92f',1,'SVF::PersistentVersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1BVDataPTAImpl.html#a6ba68138c10d1fbe5be6346c8dfeca74',1,'SVF::BVDataPTAImpl::classof()'],['../classSVF_1_1CondPTAImpl.html#ae76fb767c13ca39baa0fbec55a7780fe',1,'SVF::CondPTAImpl::classof()'],['../classSVF_1_1LoadMU.html#a675192a60c5afa6e1d5f9b7dae5953b5',1,'SVF::LoadMU::classof(const LoadMU *)'],['../classSVF_1_1LoadMU.html#a2b3f73c38c479e05984e01710227e50f',1,'SVF::LoadMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1CallMU.html#af8a0defe4c5b36893e155a4b074c0f30',1,'SVF::CallMU::classof(const CallMU *)'],['../classSVF_1_1CallMU.html#a27c70bc7543eeb2fcf64f139481d3bf9',1,'SVF::CallMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1RetMU.html#ace8b780beda75de78d08247335e1738a',1,'SVF::RetMU::classof(const RetMU *)'],['../classSVF_1_1RetMU.html#ae6608c348426d99a5d3963ceaca2eb8b',1,'SVF::RetMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1MSSACHI.html#a49cf6b7e0cb38acfeb2eb2e1273c506d',1,'SVF::MSSACHI::classof(const MSSACHI *chi)'],['../classSVF_1_1MSSACHI.html#a450055eb758896fb2e3e4f67febe7782',1,'SVF::MSSACHI::classof(const MSSADEF *chi)'],['../classSVF_1_1StoreCHI.html#a66a4ea0b8b61d39a552f7da000732263',1,'SVF::StoreCHI::classof(const StoreCHI *chi)'],['../classSVF_1_1StoreCHI.html#a7a01d165b24d05f0a218c2abfaad8422',1,'SVF::StoreCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1StoreCHI.html#a4324f81324dd6d6c6ba6d1af32e29985',1,'SVF::StoreCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1CallCHI.html#a7c0708ad9a2aa6278b1e7404340ca2ad',1,'SVF::CallCHI::classof(const CallCHI *chi)'],['../classSVF_1_1CallCHI.html#a039209d842c18ef9d4a86a5a725a775b',1,'SVF::CallCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1CallCHI.html#aeea8fd6c5904874604bb0ced9b080c29',1,'SVF::CallCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1EntryCHI.html#ad9c86f7cf28fe22584b94416803639aa',1,'SVF::EntryCHI::classof(const EntryCHI *chi)'],['../classSVF_1_1EntryCHI.html#a55404375929d591f93d09f5a9e896cf6',1,'SVF::EntryCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1EntryCHI.html#aa5ed214cd44d8847c7539c7e3de3d276',1,'SVF::EntryCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1MSSAPHI.html#adab25ebd69f699c019118bc1e099d4f9',1,'SVF::MSSAPHI::classof(const MSSAPHI *phi)'],['../classSVF_1_1MSSAPHI.html#a48d3a719b97991be8ba94149a1d30091',1,'SVF::MSSAPHI::classof(const MSSADEF *phi)'],['../classSVF_1_1TCTEdge.html#a38d3af1f146d4e70574874c7ec28f6f3',1,'SVF::TCTEdge::classof(const TCTEdge *)'],['../classSVF_1_1TCTEdge.html#a13088f28a806a095ede56240b9fa87a2',1,'SVF::TCTEdge::classof(const GenericTCTEdgeTy *edge)'],['../classSVF_1_1SVFStmt.html#ac517a3166a3afe45d04480534ac3bb50',1,'SVF::SVFStmt::classof(const SVFStmt *)'],['../classSVF_1_1SVFStmt.html#a00339663741d9f581d2f3ecae5a3e7e3',1,'SVF::SVFStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1AssignStmt.html#a4f94b6731f324e44fc4d4e06d7acdbf7',1,'SVF::AssignStmt::classof(const AssignStmt *)'],['../classSVF_1_1AssignStmt.html#ad5e2d41b8cd548628b59227368388ed0',1,'SVF::AssignStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1AssignStmt.html#a8b2837153dcf9f7e2adc3b30b2dd0245',1,'SVF::AssignStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1AddrStmt.html#a32e129c9f7aa16be8c5c8569989f691f',1,'SVF::AddrStmt::classof(const AddrStmt *)'],['../classSVF_1_1AddrStmt.html#aeec83dc4e79ee62c92c75aa778a475ad',1,'SVF::AddrStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1AddrStmt.html#a6876ffc2c97c5ba64155891b55a7884c',1,'SVF::AddrStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CopyStmt.html#a253c81c922bef6e2d520262c2f7793c4',1,'SVF::CopyStmt::classof(const CopyStmt *)'],['../classSVF_1_1CopyStmt.html#a5e883bb0bc30cf8b7d325b66f7a42848',1,'SVF::CopyStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1CopyStmt.html#a12e960569a9f4beae99195a0fe2d3b68',1,'SVF::CopyStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1StoreStmt.html#ae3c219e8af92e222f55c930009db6e67',1,'SVF::StoreStmt::classof(const StoreStmt *)'],['../classSVF_1_1StoreStmt.html#a31f69e402887eff60e2055799ed561b9',1,'SVF::StoreStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1StoreStmt.html#ab71bf959fce0e702556dd753636298b2',1,'SVF::StoreStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1LoadStmt.html#a03d6f1ee2f52b34d905b204eb53d6560',1,'SVF::LoadStmt::classof(const LoadStmt *)'],['../classSVF_1_1LoadStmt.html#ac252b1e9b7c01108d1aff602fbe1ef40',1,'SVF::LoadStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1LoadStmt.html#ab30f370a8a2a3e63765c1e4843f07826',1,'SVF::LoadStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1GepStmt.html#a441cd8487b320ceff9d62884b4f28176',1,'SVF::GepStmt::classof(const GepStmt *)'],['../classSVF_1_1GepStmt.html#a92016e7d6061e4a157c9cd39ad94cc20',1,'SVF::GepStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1GepStmt.html#ac47064e21e2afdf7bd85c6acba44367f',1,'SVF::GepStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CallPE.html#a6df0149f79122c5a7d517f75d0235e73',1,'SVF::CallPE::classof(const CallPE *)'],['../classSVF_1_1CallPE.html#a188c51f3e378c451d34e90c96cca0cf5',1,'SVF::CallPE::classof(const SVFStmt *edge)'],['../classSVF_1_1CallPE.html#a0d89c20d1d3ccee5f3e45a32085117aa',1,'SVF::CallPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1RetPE.html#a43c6965616d67e77087b486265139d21',1,'SVF::RetPE::classof(const RetPE *)'],['../classSVF_1_1RetPE.html#a9cd78a723ed55ed6f334a329576a7471',1,'SVF::RetPE::classof(const SVFStmt *edge)'],['../classSVF_1_1RetPE.html#a2f0121f26e79fe3766cba93b42dc1119',1,'SVF::RetPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1MultiOpndStmt.html#aa0d9a26d3ad17432505b1f5bb36368d9',1,'SVF::MultiOpndStmt::classof(const MultiOpndStmt *)'],['../classSVF_1_1MultiOpndStmt.html#a5de8ff8363cb3f0b1427b69aa1058470',1,'SVF::MultiOpndStmt::classof(const SVFStmt *node)'],['../classSVF_1_1MultiOpndStmt.html#ad20128715a7aaf173d60fe8f14575678',1,'SVF::MultiOpndStmt::classof(const GenericPAGEdgeTy *node)'],['../classSVF_1_1PhiStmt.html#abb620d35e77989c2f7f9ed480e5fa1e9',1,'SVF::PhiStmt::classof(const PhiStmt *)'],['../classSVF_1_1PhiStmt.html#ac214292370d79324f6da8624fe2c7139',1,'SVF::PhiStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1PhiStmt.html#ae547394a731d29b44565d3e56a326354',1,'SVF::PhiStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1PhiStmt.html#a904591799ce401e8d3ee6aa634325ba3',1,'SVF::PhiStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1SelectStmt.html#a89f27a20f9c2acc66c4c6152e79ee30e',1,'SVF::SelectStmt::classof(const SelectStmt *)'],['../classSVF_1_1SelectStmt.html#a3cb54c9a91a32e12c5f8ee452fcf64be',1,'SVF::SelectStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1SelectStmt.html#a0b73ca0dedc4b7c718585577424fa0ce',1,'SVF::SelectStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1SelectStmt.html#aa9d3eeb27fee7084bcd2921c98be1bd1',1,'SVF::SelectStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CmpStmt.html#adec661dd23b7806b35abba2d44aebc61',1,'SVF::CmpStmt::classof(const CmpStmt *)'],['../classSVF_1_1CmpStmt.html#a16a5fddf61f6a13ee34dde0c4267d0e5',1,'SVF::CmpStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1CmpStmt.html#a679ec89e3fa17a17dcc8fafeb30d3a61',1,'SVF::CmpStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1CmpStmt.html#af9f7fe4aa92bb443cd517f06a8fb94cd',1,'SVF::CmpStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1BinaryOPStmt.html#ab5a0f41455474643e8dd97aaab0aaab5',1,'SVF::BinaryOPStmt::classof(const BinaryOPStmt *)'],['../classSVF_1_1BinaryOPStmt.html#abc24c2d50b164a637ad0cec371cb7e63',1,'SVF::BinaryOPStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1BinaryOPStmt.html#a7cae2a90a33225c90eb035cf9e663d3d',1,'SVF::BinaryOPStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1BinaryOPStmt.html#ac8831079a5a9c6d50fbd09ff545e7cfd',1,'SVF::BinaryOPStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95',1,'SVF::UnaryOPStmt::classof(const UnaryOPStmt *)'],['../classSVF_1_1UnaryOPStmt.html#a2a4b7e3a4c5be8a253b542f144f830b7',1,'SVF::UnaryOPStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1UnaryOPStmt.html#add29b76e0ef73da2606bac97f74a7896',1,'SVF::UnaryOPStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1BranchStmt.html#a750ffca6648fafedfb271fb90d975847',1,'SVF::BranchStmt::classof(const BranchStmt *)'],['../classSVF_1_1BranchStmt.html#a55b867cd85dbbe43e2f7c1bad5dce647',1,'SVF::BranchStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1BranchStmt.html#adf97a239f15b635580cef475980e8d82',1,'SVF::BranchStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1TDForkPE.html#a79317f2ac92ace129a1ccf802406498d',1,'SVF::TDForkPE::classof(const TDForkPE *)'],['../classSVF_1_1TDForkPE.html#a68f16df5a9b44dd2492c33fb0a1b5f0c',1,'SVF::TDForkPE::classof(const SVFStmt *edge)'],['../classSVF_1_1TDForkPE.html#a9e160158fe61958bcd6ef2a7da559018',1,'SVF::TDForkPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1TDJoinPE.html#ace17257476d0ee089a9f9cb8dc63e3f2',1,'SVF::TDJoinPE::classof(const TDJoinPE *)'],['../classSVF_1_1TDJoinPE.html#a18e24262f5be7835bc830ea410acc19d',1,'SVF::TDJoinPE::classof(const SVFStmt *edge)'],['../classSVF_1_1TDJoinPE.html#a22303af690086961b8d2356b345f882b',1,'SVF::TDJoinPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1SVFPointerType.html#a64502ac59788f5a1d53297123afbcfc6',1,'SVF::SVFPointerType::classof()'],['../classSVF_1_1SVFIntegerType.html#aee36de2439ab62fbbe68f71826478914',1,'SVF::SVFIntegerType::classof()'],['../classSVF_1_1SVFFunctionType.html#a527528ffe8005a3ff56f581f27296a49',1,'SVF::SVFFunctionType::classof()'],['../classSVF_1_1SVFStructType.html#a5551dee67814f75b701ba5e2757f6775',1,'SVF::SVFStructType::classof()'],['../classSVF_1_1SVFArrayType.html#a9b680e5f1995e1fb8f7d17f69f1c32ca',1,'SVF::SVFArrayType::classof()'],['../classSVF_1_1SVFOtherType.html#a7b026267db1dee3fd1149b92194d5655',1,'SVF::SVFOtherType::classof()'],['../classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f',1,'SVF::SVFFunction::classof()'],['../classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8',1,'SVF::SVFBasicBlock::classof()'],['../classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231',1,'SVF::SVFInstruction::classof()'],['../classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd',1,'SVF::SVFCallInst::classof(const SVFValue *node)'],['../classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5',1,'SVF::SVFCallInst::classof(const SVFInstruction *node)'],['../classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9',1,'SVF::SVFVirtualCallInst::classof(const SVFValue *node)'],['../classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23',1,'SVF::SVFVirtualCallInst::classof(const SVFInstruction *node)'],['../classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26',1,'SVF::SVFVirtualCallInst::classof(const SVFCallInst *node)'],['../classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51',1,'SVF::SVFConstant::classof()'],['../classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96',1,'SVF::SVFGlobalValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b',1,'SVF::SVFGlobalValue::classof(const SVFConstant *node)'],['../classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d',1,'SVF::SVFArgument::classof()'],['../classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3',1,'SVF::SVFConstantData::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d',1,'SVF::SVFConstantData::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42',1,'SVF::SVFConstantInt::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49',1,'SVF::SVFConstantInt::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857',1,'SVF::SVFConstantFP::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42',1,'SVF::SVFConstantFP::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e',1,'SVF::SVFConstantNullPtr::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59',1,'SVF::SVFConstantNullPtr::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5',1,'SVF::SVFBlackHoleValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2',1,'SVF::SVFBlackHoleValue::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8',1,'SVF::SVFOtherValue::classof()'],['../classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2',1,'SVF::SVFMetadataAsValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221',1,'SVF::SVFMetadataAsValue::classof(const SVFOtherValue *node)'],['../classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c',1,'SVF::ValVar::classof(const ValVar *)'],['../classSVF_1_1ValVar.html#a71e5f4eaf74f852d3354ac6b0b65f39c',1,'SVF::ValVar::classof(const SVFVar *node)'],['../classSVF_1_1ValVar.html#a371f38564932cc04c6c4a00a99bf6c6a',1,'SVF::ValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1ObjVar.html#ac127d3ee00a6bed2bdba2f24b389eb4b',1,'SVF::ObjVar::classof(const ObjVar *)'],['../classSVF_1_1ObjVar.html#a78ee2be4a346728be947ce29d3820c13',1,'SVF::ObjVar::classof(const SVFVar *node)'],['../classSVF_1_1ObjVar.html#a42b68822afc39d415db8c29079caf9c8',1,'SVF::ObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1GepValVar.html#a28e42f01110a2d0a5f1f90bca14c5035',1,'SVF::GepValVar::classof(const GepValVar *)'],['../classSVF_1_1GepValVar.html#aea2c58dc4124157a23c2cc0fe050f158',1,'SVF::GepValVar::classof(const ValVar *node)'],['../classSVF_1_1GepValVar.html#a8f8f8e21cdfcccd7523dc2371c696ad8',1,'SVF::GepValVar::classof(const SVFVar *node)'],['../classSVF_1_1GepValVar.html#a0aab756122dcce24faf556f0b7057dc1',1,'SVF::GepValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1GepObjVar.html#ab3129ad98687e6352675d84373d96ffe',1,'SVF::GepObjVar::classof(const GepObjVar *)'],['../classSVF_1_1GepObjVar.html#ab6105a2f7bbd9a4e611d96f0bcac0e6c',1,'SVF::GepObjVar::classof(const ObjVar *node)'],['../classSVF_1_1GepObjVar.html#ad7fc6e6ed6fca8641c44b91ab29524bd',1,'SVF::GepObjVar::classof(const SVFVar *node)'],['../classSVF_1_1GepObjVar.html#ac3583a2d4d4ceaf820d23b43a893ac92',1,'SVF::GepObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1FIObjVar.html#a1801ca6c6cf3367eff5621fa7c788619',1,'SVF::FIObjVar::classof(const FIObjVar *)'],['../classSVF_1_1FIObjVar.html#a07ed7216777acb05861044542cc2fe66',1,'SVF::FIObjVar::classof(const ObjVar *node)'],['../classSVF_1_1FIObjVar.html#a1f6ba91fe429f55598cef983a2b3a538',1,'SVF::FIObjVar::classof(const SVFVar *node)'],['../classSVF_1_1FIObjVar.html#a73cd80e57f81d34b6295e110e3d43acc',1,'SVF::FIObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1RetPN.html#acedd9e576a077f96c0638065d4c70bcf',1,'SVF::RetPN::classof(const RetPN *)'],['../classSVF_1_1RetPN.html#a5e9d174902aa6dcfae418697363967b9',1,'SVF::RetPN::classof(const SVFVar *node)'],['../classSVF_1_1RetPN.html#a70b218109d2cc7850bbab5a4504784db',1,'SVF::RetPN::classof(const ValVar *node)'],['../classSVF_1_1RetPN.html#a69ee6310b7236bc1230fa63440b0f551',1,'SVF::RetPN::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c',1,'SVF::VarArgPN::classof(const VarArgPN *)'],['../classSVF_1_1VarArgPN.html#a2adee91065fef72cb8f64924aa83ec0a',1,'SVF::VarArgPN::classof(const SVFVar *node)'],['../classSVF_1_1VarArgPN.html#a3a7f82ff9fe4426ae8d967460995e2cd',1,'SVF::VarArgPN::classof(const ValVar *node)'],['../classSVF_1_1VarArgPN.html#a7f873a8015eb6a6b30530a7e5a69018d',1,'SVF::VarArgPN::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1DummyValVar.html#a06c603907dce56bea44f9a4f9da4d6c7',1,'SVF::DummyValVar::classof(const DummyValVar *)'],['../classSVF_1_1DummyValVar.html#ac09e183185b178f16547bb355ccb01f3',1,'SVF::DummyValVar::classof(const SVFVar *node)'],['../classSVF_1_1DummyValVar.html#a3fbbb34ccb50e65d6d7aabe7e84e548f',1,'SVF::DummyValVar::classof(const ValVar *node)'],['../classSVF_1_1DummyValVar.html#abd4bbbbe43db12627923729a9d5a5442',1,'SVF::DummyValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1DummyObjVar.html#a543ca59bd39740d1080fe4702bc2fd69',1,'SVF::DummyObjVar::classof(const DummyObjVar *)'],['../classSVF_1_1DummyObjVar.html#a9552d717a869b0ec6678843a56fc8695',1,'SVF::DummyObjVar::classof(const SVFVar *node)'],['../classSVF_1_1DummyObjVar.html#aabbc9127565b4c336b28d433297fa37f',1,'SVF::DummyObjVar::classof(const ObjVar *node)'],['../classSVF_1_1DummyObjVar.html#a6aefb8e6612cb6322e064ac3521fa849',1,'SVF::DummyObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1BufferOverflowBug.html#a236e3cf3e81ec4248547b3011323e45f',1,'SVF::BufferOverflowBug::classof()'],['../classSVF_1_1FullBufferOverflowBug.html#a87e463d4e7af1a3421da2ad73e01eb7d',1,'SVF::FullBufferOverflowBug::classof()'],['../classSVF_1_1PartialBufferOverflowBug.html#a561e055af483e825d095a89d7e7ed39b',1,'SVF::PartialBufferOverflowBug::classof()'],['../classSVF_1_1NeverFreeBug.html#a2fcc321d3132c56423a0d3cfc21b8b80',1,'SVF::NeverFreeBug::classof()'],['../classSVF_1_1PartialLeakBug.html#ad1327aa541ec4eb8c2fd4029e693870f',1,'SVF::PartialLeakBug::classof()'],['../classSVF_1_1DoubleFreeBug.html#a61c7ebeeb916dd223d2279b7b6ba6571',1,'SVF::DoubleFreeBug::classof()'],['../classSVF_1_1FileNeverCloseBug.html#ac1ded32b2cdae3e0a74bf767b5ca96cb',1,'SVF::FileNeverCloseBug::classof()'],['../classSVF_1_1FilePartialCloseBug.html#aa0279f4e85caf2257586568ce34856a3',1,'SVF::FilePartialCloseBug::classof()'],['../classSVF_1_1FullNullPtrDereferenceBug.html#a07bdac10dd87c669358220ac36acbf20',1,'SVF::FullNullPtrDereferenceBug::classof()'],['../classSVF_1_1PartialNullPtrDereferenceBug.html#a3813a8bb6b6ba48bb7f76634045c364a',1,'SVF::PartialNullPtrDereferenceBug::classof()'],['../classSVF_1_1AndersenBase.html#afa4d710b093a6c7a33cb1aef823781f0',1,'SVF::AndersenBase::classof(const AndersenBase *)'],['../classSVF_1_1AndersenBase.html#a0167fa7b59571c07b2cbec08905f6629',1,'SVF::AndersenBase::classof(const PointerAnalysis *pta)'],['../classSVF_1_1Andersen.html#aaec53980b25ed769fa9a985860f810b5',1,'SVF::Andersen::classof(const Andersen *)'],['../classSVF_1_1Andersen.html#a60214d7c6c9aac8e498644b048660ab9',1,'SVF::Andersen::classof(const PointerAnalysis *pta)'],['../classSVF_1_1FlowSensitive.html#ac76934c9ba15742e470a785af54bd958',1,'SVF::FlowSensitive::classof(const FlowSensitive *)'],['../classSVF_1_1FlowSensitive.html#a12dea7b6057daddcc5c0d975aebf3f11',1,'SVF::FlowSensitive::classof(const PointerAnalysis *pta)'],['../classSVF_1_1Steensgaard.html#a7e7493bd144746edb4fbe1292e8ba55f',1,'SVF::Steensgaard::classof(const Steensgaard *)'],['../classSVF_1_1Steensgaard.html#acfd677c395809baea0a32f59646beb0f',1,'SVF::Steensgaard::classof(const AndersenBase *pta)'],['../classSVF_1_1Steensgaard.html#a69daef869bfaaf0dfa2dccaf575dd9a0',1,'SVF::Steensgaard::classof(const PointerAnalysis *pta)'],['../classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3',1,'SVF::TypeAnalysis::classof(const TypeAnalysis *)'],['../classSVF_1_1TypeAnalysis.html#a62f4d86457baa516e0fc5db0721dab5f',1,'SVF::TypeAnalysis::classof(const PointerAnalysis *pta)'],['../classSVF_1_1VersionedFlowSensitive.html#afd1e0d4445e1e50e95f816e51f8de3c8',1,'SVF::VersionedFlowSensitive::classof(const VersionedFlowSensitive *)'],['../classSVF_1_1VersionedFlowSensitive.html#abe1874f12ba05b4f453604c6d91598d6',1,'SVF::VersionedFlowSensitive::classof(const PointerAnalysis *pta)']]],
283
+ ['classtyhasvtable_1112',['classTyHasVTable',['../namespaceSVF_1_1LLVMUtil.html#a2e717591569fd15ef391a2650c7197ba',1,'SVF::LLVMUtil']]],
284
+ ['cleanconscg_1113',['cleanConsCG',['../classSVF_1_1AndersenBase.html#aebfe0c7238eb24f74f105b950b86cb5e',1,'SVF::AndersenBase']]],
285
+ ['clear_1114',['clear',['../classSVF_1_1IntervalESBase.html#a4849103f97f0c03e434882c32e8d695b',1,'SVF::IntervalESBase::clear()'],['../classSVF_1_1CFLFIFOWorkList.html#a0899c25a81dfad2d134785c31ab6ad56',1,'SVF::CFLFIFOWorkList::clear()'],['../classSVF_1_1POCRSolver.html#a5f3f6218e0934d4b3c87f2bdffe92b58',1,'SVF::POCRSolver::clear()'],['../classSVF_1_1SVFGStat.html#a737352ac44d808c55a91e8bd5e9e0aac',1,'SVF::SVFGStat::clear()'],['../classSVF_1_1PTData.html#ad45879017d8fdeedc987ce35c4eba1a5',1,'SVF::PTData::clear()'],['../classSVF_1_1CondStdSet.html#a4c49e2964276825744ffce26fc43ec36',1,'SVF::CondStdSet::clear()'],['../classSVF_1_1CondPointsToSet.html#ad81774f0ad13fb21579180fc15affd7b',1,'SVF::CondPointsToSet::clear()'],['../classSVF_1_1MutablePTData.html#ac8da1a3357c3bc529f6ca85615486951',1,'SVF::MutablePTData::clear()'],['../classSVF_1_1MutableDiffPTData.html#a712da72277711b9aa1b33a197f6ff23f',1,'SVF::MutableDiffPTData::clear()'],['../classSVF_1_1MutableDFPTData.html#a446112803c54ca937f8b85e42a4a1381',1,'SVF::MutableDFPTData::clear()'],['../classSVF_1_1MutableVersionedPTData.html#ab476e1b59aead37b440fd5735df3814b',1,'SVF::MutableVersionedPTData::clear()'],['../classSVF_1_1PersistentPointsToCache.html#ae9017daca63227066bb1be6dedef8b0f',1,'SVF::PersistentPointsToCache::clear()'],['../classSVF_1_1PersistentPTData.html#a492df7c388e3f616e60b63630b8c37c5',1,'SVF::PersistentPTData::clear()'],['../classSVF_1_1PersistentDiffPTData.html#ae7e3ba711b38a3fe382d690ee24d7912',1,'SVF::PersistentDiffPTData::clear()'],['../classSVF_1_1PersistentDFPTData.html#ab91a95d661a95bb307b011c46f4dcee8',1,'SVF::PersistentDFPTData::clear()'],['../classSVF_1_1PersistentIncDFPTData.html#ad7785e4207e0b45aed72845af6c4916f',1,'SVF::PersistentIncDFPTData::clear()'],['../classSVF_1_1PersistentVersionedPTData.html#af27a907b6207cc1c9f3f72f15a0c7c0a',1,'SVF::PersistentVersionedPTData::clear()'],['../classSVF_1_1PointsTo.html#a14ce3ef70959f10e777e1090fd697116',1,'SVF::PointsTo::clear()'],['../classSVF_1_1CoreBitVector.html#a1e523bab1013a9f3e9eaea56e53afa58',1,'SVF::CoreBitVector::clear()'],['../classSVF_1_1SCCDetection.html#a3323ba77ae690533a0edcaebe82e20f5',1,'SVF::SCCDetection::clear()'],['../classSVF_1_1SparseBitVector.html#a5afe3e74412a1f3f728d7e0eaae70c13',1,'SVF::SparseBitVector::clear()'],['../classSVF_1_1FIFOWorkList.html#a29d9fec1ea7b8e5456342522eea403ad',1,'SVF::FIFOWorkList::clear()'],['../classSVF_1_1FILOWorkList.html#a97265eb340b48436c39f77f4095693fb',1,'SVF::FILOWorkList::clear()'],['../classSVF_1_1CSC.html#ac531556d88bedad2717aacc6575bfedd',1,'SVF::CSC::clear()']]],
286
+ ['clearalldfoutupdatedvar_1115',['clearAllDFOutUpdatedVar',['../classSVF_1_1DFPTData.html#ac20579e277a284158e2924fb5946cd86',1,'SVF::DFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1MutableDFPTData.html#a43a45997f6147245fe8a552b42f3f632',1,'SVF::MutableDFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1MutableIncDFPTData.html#ac9ff175dbdf75232a104e2aa34f87d43',1,'SVF::MutableIncDFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1PersistentDFPTData.html#a6af27fbe2c38c4d40d8df5aa1c765f62',1,'SVF::PersistentDFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#ab41bf3e2ba1700ae6116702fb5ce8efe',1,'SVF::PersistentIncDFPTData::clearAllDFOutUpdatedVar()']]],
287
+ ['clearalldfoutvarflag_1116',['clearAllDFOutVarFlag',['../classSVF_1_1FlowSensitive.html#a9622f0b7b16694b0c74b07834f598e67',1,'SVF::FlowSensitive']]],
288
+ ['clearallpts_1117',['clearAllPts',['../classSVF_1_1BVDataPTAImpl.html#a4426df37aeabeb94d301373b55a53c20',1,'SVF::BVDataPTAImpl']]],
289
+ ['clearbkvisited_1118',['clearbkVisited',['../classSVF_1_1DDAVFSolver.html#aa7e5839c5bc6f913561de10bce61e74b',1,'SVF::DDAVFSolver']]],
290
+ ['clearcfcond_1119',['clearCFCond',['../classSVF_1_1ProgSlice.html#ab514f387ae2122e919030c5006f1bbce',1,'SVF::ProgSlice::clearCFCond()'],['../classSVF_1_1SaberCondAllocator.html#a5406e73b860c419143035ee3774e7c1c',1,'SVF::SaberCondAllocator::clearCFCond()']]],
291
+ ['clearedges_1120',['clearEdges',['../classSVF_1_1POCRSolver.html#a1c612d315cb42ea6d4722357e5869ebc',1,'SVF::POCRSolver']]],
292
+ ['clearflagmap_1121',['clearFlagMap',['../classSVF_1_1LockAnalysis.html#adffd808458057544e3492c7afffeeebe',1,'SVF::LockAnalysis::clearFlagMap()'],['../classSVF_1_1ForkJoinAnalysis.html#a7965a276a3a12d532c9967de13d4cc8a',1,'SVF::ForkJoinAnalysis::clearFlagMap()']]],
293
+ ['clearfullpts_1122',['clearFullPts',['../classSVF_1_1PTData.html#a877888f12d9f8048002cc0e6b83d45ac',1,'SVF::PTData::clearFullPts()'],['../classSVF_1_1VersionedPTData.html#a4bfd083fae6ff689945ed34632e208e9',1,'SVF::VersionedPTData::clearFullPts()'],['../classSVF_1_1MutablePTData.html#a3bf34d8040779b4d251bb08a58604d77',1,'SVF::MutablePTData::clearFullPts()'],['../classSVF_1_1MutableDiffPTData.html#a8b6e2e5e016a5ae00ae440e3f383bb16',1,'SVF::MutableDiffPTData::clearFullPts()'],['../classSVF_1_1MutableDFPTData.html#ab345e148997b9e1c6e4c2c76267880b7',1,'SVF::MutableDFPTData::clearFullPts()'],['../classSVF_1_1MutableVersionedPTData.html#a9f985ff2daee53fb661e4b2bcfd17f05',1,'SVF::MutableVersionedPTData::clearFullPts(const Key &k) override'],['../classSVF_1_1MutableVersionedPTData.html#aaf3df7501f84233f6a687ef9f2f0ae90',1,'SVF::MutableVersionedPTData::clearFullPts(const VersionedKey &vk) override'],['../classSVF_1_1PersistentPTData.html#ae64bcb3ba179e934653e0ebfa2c18d8d',1,'SVF::PersistentPTData::clearFullPts()'],['../classSVF_1_1PersistentDiffPTData.html#af686e607c3dd26a08a36c4212107d78d',1,'SVF::PersistentDiffPTData::clearFullPts()'],['../classSVF_1_1PersistentDFPTData.html#a044c27920b947da4302d5214a3de580b',1,'SVF::PersistentDFPTData::clearFullPts()'],['../classSVF_1_1PersistentVersionedPTData.html#a080969ab00b584d44ea9afbd2baa740a',1,'SVF::PersistentVersionedPTData::clearFullPts(const Key &k) override'],['../classSVF_1_1PersistentVersionedPTData.html#a7560a47f1e8894b9025b779c4794138c',1,'SVF::PersistentVersionedPTData::clearFullPts(const VersionedKey &vk) override'],['../classSVF_1_1BVDataPTAImpl.html#afdb10c2cce4935156566ea1c2daf9ea9',1,'SVF::BVDataPTAImpl::clearFullPts()']]],
294
+ ['clearkeynodesset_1123',['clearKeyNodesSet',['../classSVF_1_1SymState.html#ad9acb96857f02bf0515b5c9f51f890cd',1,'SVF::SymState']]],
295
+ ['clearmssa_1124',['clearMSSA',['../classSVF_1_1SVFG.html#aeba803e60699f9d9422596d161d44241',1,'SVF::SVFG']]],
296
+ ['clearpropapts_1125',['clearPropaPts',['../classSVF_1_1DiffPTData.html#a7784c4a76aa41149975840af8b32c2a9',1,'SVF::DiffPTData::clearPropaPts()'],['../classSVF_1_1MutableDiffPTData.html#a3946e3b737d95539cb57b10e53d356fc',1,'SVF::MutableDiffPTData::clearPropaPts()'],['../classSVF_1_1PersistentDiffPTData.html#a5ab578384889cf6e01b0e67d9b0e456e',1,'SVF::PersistentDiffPTData::clearPropaPts()'],['../classSVF_1_1Andersen.html#a839ed248cf5ff8359217e2029f389d8a',1,'SVF::Andersen::clearPropaPts()']]],
297
+ ['clearpts_1126',['clearPts',['../classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce',1,'SVF::PTData::clearPts()'],['../classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220',1,'SVF::VersionedPTData::clearPts()'],['../classSVF_1_1MutablePTData.html#a5ca2c5a8908d003b7ec2c17f949ae6aa',1,'SVF::MutablePTData::clearPts()'],['../classSVF_1_1MutableDiffPTData.html#a65028f1634a18f6adbd4cfdb526d1d20',1,'SVF::MutableDiffPTData::clearPts()'],['../classSVF_1_1MutableDFPTData.html#ae0495fcba25d4baffda9f85254591ae1',1,'SVF::MutableDFPTData::clearPts()'],['../classSVF_1_1MutableVersionedPTData.html#ab20b71c9e2f31439c95071c375bf89e0',1,'SVF::MutableVersionedPTData::clearPts(const Key &k, const Data &element) override'],['../classSVF_1_1MutableVersionedPTData.html#a21e823484199946541b8b79d736b2601',1,'SVF::MutableVersionedPTData::clearPts(const VersionedKey &vk, const Data &element) override'],['../classSVF_1_1PersistentPTData.html#a6d2e2837d18dc66c92d59d0729bd7c91',1,'SVF::PersistentPTData::clearPts()'],['../classSVF_1_1PersistentDiffPTData.html#a4a55644f32cf3ccddf85541f61bef5ff',1,'SVF::PersistentDiffPTData::clearPts()'],['../classSVF_1_1PersistentDFPTData.html#a5ac4485ccff838ea9cf28751d1206e10',1,'SVF::PersistentDFPTData::clearPts()'],['../classSVF_1_1PersistentVersionedPTData.html#a522af0d1727809479b1122b075b0845e',1,'SVF::PersistentVersionedPTData::clearPts(const Key &k, const Data &element) override'],['../classSVF_1_1PersistentVersionedPTData.html#a64e3dbd840184eb8e829c4d003b5b4cf',1,'SVF::PersistentVersionedPTData::clearPts(const VersionedKey &vk, const Data &element) override'],['../classSVF_1_1BVDataPTAImpl.html#a4909696c946cf6aba12542ec51766b64',1,'SVF::BVDataPTAImpl::clearPts()'],['../classSVF_1_1CondPTAImpl.html#adfae199dfbe05c9c20052e0fc204e6de',1,'SVF::CondPTAImpl::clearPts()']]],
298
+ ['clearrevpts_1127',['clearRevPts',['../classSVF_1_1MutablePTData.html#a80cb0bdab4aa64d81e3d61405066a0da',1,'SVF::MutablePTData::clearRevPts()'],['../classSVF_1_1PersistentPTData.html#a2a83492ac0b641c67489a770aadc4ad0',1,'SVF::PersistentPTData::clearRevPts()']]],
299
+ ['clearsinglerevpts_1128',['clearSingleRevPts',['../classSVF_1_1MutablePTData.html#a5756fb30b7bd405c04defb49a7d688f7',1,'SVF::MutablePTData::clearSingleRevPts()'],['../classSVF_1_1PersistentPTData.html#a46ab9d8365d9f9db9d84f5b8bcd3309c',1,'SVF::PersistentPTData::clearSingleRevPts()']]],
300
+ ['clearsolitaries_1129',['clearSolitaries',['../classSVF_1_1ConstraintGraph.html#a65c96cdd904e4240fbc7a044f89b91a1',1,'SVF::ConstraintGraph']]],
301
+ ['clearstat_1130',['clearStat',['../classSVF_1_1FlowSensitiveStat.html#ab4c205136b22a13b54ceb48135730d23',1,'SVF::FlowSensitiveStat::clearStat()'],['../classSVF_1_1VersionedFlowSensitiveStat.html#a6664f28eab3052988ab9e89766373981',1,'SVF::VersionedFlowSensitiveStat::clearStat()']]],
302
+ ['clearvisitedmap_1131',['clearVisitedMap',['../classSVF_1_1SrcSnkDDA.html#af048c70d7e68da22835570a3381eb14d',1,'SVF::SrcSnkDDA']]],
303
+ ['clock_5fin_5fms_1132',['CLOCK_IN_MS',['../SVFType_8h.html#af091e361d7961cb895ff2101eceed953',1,'SVFType.h']]],
304
+ ['clocktype_1133',['ClockType',['../classSVF_1_1SVFStat.html#a4f47da512cfa8f94fddaddc65334b454',1,'SVF::SVFStat::ClockType()'],['../classSVF_1_1Options.html#a28af43961cb29a7dea50be2ab332cc75',1,'SVF::Options::ClockType()']]],
305
+ ['clplist_1134',['clpList',['../classSVF_1_1LockAnalysis.html#afff2c5699e08badf5265e8183b18a02e',1,'SVF::LockAnalysis']]],
306
+ ['clsname_1135',['clsName',['../LLVMUtil_8cpp.html#a5f8da60b0fcc28445f508f4e42513a82',1,'LLVMUtil.cpp']]],
307
+ ['cluster_1136',['cluster',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a33d502a0bd49307cd824e34b73157b9b',1,'SVF::NodeIDAllocator::Clusterer::cluster()'],['../classSVF_1_1Andersen.html#ae1ff65a411f2c4dfee0973ad4af48daf',1,'SVF::Andersen::cluster()'],['../classSVF_1_1FlowSensitive.html#a89d3b97b8077027514135c9201c4d02c',1,'SVF::FlowSensitive::cluster()'],['../classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793',1,'SVF::VersionedFlowSensitive::cluster()']]],
308
+ ['clusterander_1137',['ClusterAnder',['../classSVF_1_1Options.html#a46743284466ff803f52a82b094186d16',1,'SVF::Options']]],
309
+ ['clusterer_1138',['Clusterer',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html',1,'SVF::NodeIDAllocator']]],
310
+ ['clusterfs_1139',['ClusterFs',['../classSVF_1_1Options.html#a853caba808dc7d17cba4ad4214b56b6f',1,'SVF::Options']]],
311
+ ['clustermethod_1140',['ClusterMethod',['../classSVF_1_1Options.html#ac17ce6d75293dcd0baf366cbeb0cb6d6',1,'SVF::Options']]],
312
+ ['cmakelists_2etxt_1141',['CMakeLists.txt',['../AE_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../CFL_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../CMakeLists_8txt.html',1,'(Global Namespace)'],['../DDA_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../Example_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../LLVM2SVF_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../MTA_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../SABER_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../WPA_2CMakeLists_8txt.html',1,'(Global Namespace)']]],
313
+ ['cmp_1142',['Cmp',['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a98fd43afc6615f418d2d96209eb31828',1,'SVF::VFGNode::Cmp()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a610d6662d1814cffbf23db29e7e620c0',1,'SVF::SVFStmt::Cmp()']]],
314
+ ['cmpinst_1143',['CmpInst',['../namespaceSVF.html#a5d875a9d726bb9f68a17efa528dec0b4',1,'SVF']]],
315
+ ['cmpnodebs_1144',['cmpNodeBS',['../namespaceSVF_1_1SVFUtil.html#a8f749354b7e882ef3e5bf5081fa715b5',1,'SVF::SVFUtil']]],
316
+ ['cmppts_1145',['cmpPts',['../namespaceSVF_1_1SVFUtil.html#aa5ce14119a6e3b0b6022753ddd5890f3',1,'SVF::SVFUtil']]],
317
+ ['cmpstmt_1146',['CmpStmt',['../classSVF_1_1CmpStmt.html',1,'SVF::CmpStmt'],['../classSVF_1_1CmpStmt.html#a6e11c486468a8fe0f7aa38a0546b8328',1,'SVF::CmpStmt::CmpStmt()'],['../classSVF_1_1CmpStmt.html#abab82b7193ac1a9811d0177cedd329dc',1,'SVF::CmpStmt::CmpStmt(const CmpStmt &)'],['../classSVF_1_1CmpStmt.html#a5cf03d97a8e21b09946b0842c6fde54d',1,'SVF::CmpStmt::CmpStmt(SVFVar *s, const OPVars &opnds, u32_t pre)']]],
318
+ ['cmpvfgnode_1147',['CmpVFGNode',['../classSVF_1_1CmpVFGNode.html',1,'SVF::CmpVFGNode'],['../classSVF_1_1CmpVFGNode.html#adcb91fca3c1cd9e23c8996dd825504ac',1,'SVF::CmpVFGNode::CmpVFGNode()'],['../classSVF_1_1CmpVFGNode.html#a003f5049433ade9cdad5f3050532af8e',1,'SVF::CmpVFGNode::CmpVFGNode(const CmpVFGNode &)'],['../classSVF_1_1CmpVFGNode.html#ae7029edffae3f64899bf640fc0842258',1,'SVF::CmpVFGNode::CmpVFGNode(NodeID id, const PAGNode *r)']]],
319
+ ['collapsefield_1148',['collapseField',['../classSVF_1_1Andersen.html#af4a0d960ef198047517bb32ee1e24a61',1,'SVF::Andersen']]],
320
+ ['collapsefields_1149',['collapseFields',['../classSVF_1_1Andersen.html#ac22a6946de30bc5887b9e4ec9259764f',1,'SVF::Andersen::collapseFields()'],['../classSVF_1_1WPASolver.html#a79c2b3f10f3f813396d8caaa1f7bc62a',1,'SVF::WPASolver::collapseFields()']]],
321
+ ['collapsenodepts_1150',['collapseNodePts',['../classSVF_1_1Andersen.html#a3f0048155f0b3a6899dac6f30553aa9e',1,'SVF::Andersen']]],
322
+ ['collapsepwcnode_1151',['collapsePWCNode',['../classSVF_1_1Andersen.html#ae79bff0e9c49f15e7db00ed605824d98',1,'SVF::Andersen']]],
323
+ ['collapsetime_1152',['CollapseTime',['../classSVF_1_1AndersenStat.html#a3f5739454b1f4e03b4388a4ba5730e15',1,'SVF::AndersenStat']]],
324
+ ['collectarrayinfo_1153',['collectArrayInfo',['../classSVF_1_1LLVMModuleSet.html#aa8de934358332505d4805db137d8ec29',1,'SVF::LLVMModuleSet']]],
325
+ ['collectbbcallingprogexit_1154',['collectBBCallingProgExit',['../classSVF_1_1SaberCondAllocator.html#a9c55829ba737d6100a0a39c32929a56a',1,'SVF::SaberCondAllocator']]],
326
+ ['collectcallsitepts_1155',['collectCallSitePts',['../classSVF_1_1MRGenerator.html#a9de695122660c1d8b65e1f3dab8a7ece',1,'SVF::MRGenerator']]],
327
+ ['collectcallsitetargets_1156',['collectCallsiteTargets',['../classSVF_1_1MTAResultValidator.html#a1fc4116b134aa87420d055b193208e68',1,'SVF::MTAResultValidator::collectCallsiteTargets()'],['../classSVF_1_1MTAResultValidator.html#ae76dbc090bc0039de0c82fb9e9fa72bd',1,'SVF::MTAResultValidator::collectCallsiteTargets()']]],
328
+ ['collectcandidatequeries_1157',['collectCandidateQueries',['../classSVF_1_1DDAClient.html#ab3fdab96c5bf55feb82b688c92510c36',1,'SVF::DDAClient::collectCandidateQueries()'],['../classSVF_1_1FunptrDDAClient.html#ac158889bf01d3fcb4f58c44577e398ab',1,'SVF::FunptrDDAClient::collectCandidateQueries()'],['../classSVF_1_1AliasDDAClient.html#a21ca982b21346c7fef54978de2169360',1,'SVF::AliasDDAClient::collectCandidateQueries()']]],
329
+ ['collectcxtinsenedgeforrecur_1158',['collectCxtInsenEdgeForRecur',['../classSVF_1_1DDAPass.html#af8bc7f84e7dc8c7032eec6162a837ba6',1,'SVF::DDAPass']]],
330
+ ['collectcxtinsenedgeforvfcycle_1159',['collectCxtInsenEdgeForVFCycle',['../classSVF_1_1DDAPass.html#af03661604ba924d1c3fd34a231ba87a6',1,'SVF::DDAPass']]],
331
+ ['collectcxtlock_1160',['collectCxtLock',['../classSVF_1_1LockAnalysis.html#ae03db88ef0ad0da2c31cf1623b32165f',1,'SVF::LockAnalysis']]],
332
+ ['collectcxtthreadtargets_1161',['collectCxtThreadTargets',['../classSVF_1_1MTAResultValidator.html#a430c03371b2b5b7300c5c3a68d633909',1,'SVF::MTAResultValidator::collectCxtThreadTargets()'],['../classSVF_1_1MTAResultValidator.html#a63ec4f6251cc95ee96aff15b4924abdc',1,'SVF::MTAResultValidator::collectCxtThreadTargets()']]],
333
+ ['collectcycleinfo_1162',['collectCycleInfo',['../classSVF_1_1AndersenStat.html#ae35507bebe6a1a9a64ab379473c85cad',1,'SVF::AndersenStat']]],
334
+ ['collectentryfunincallgraph_1163',['collectEntryFunInCallGraph',['../classSVF_1_1TCT.html#a313962cab59c12057d4f780a918ed1e8',1,'SVF::TCT']]],
335
+ ['collectextretglobals_1164',['CollectExtRetGlobals',['../classSVF_1_1Options.html#a9be31261a2f96c5733bd35a5da07eb76',1,'SVF::Options']]],
336
+ ['collectfollowers_1165',['collectFollowers',['../classSVF_1_1PCG.html#a075370a557f111219530e166df745c15',1,'SVF::PCG']]],
337
+ ['collectglobals_1166',['collectGlobals',['../classSVF_1_1MRGenerator.html#afdae3e11009966856736d9aa1e2ad5bd',1,'SVF::MRGenerator::collectGlobals()'],['../classSVF_1_1SaberSVFGBuilder.html#a2d0492c50159a5f97a587874c6877286',1,'SVF::SaberSVFGBuilder::collectGlobals()']]],
338
+ ['collectinterleavingtargets_1167',['collectInterleavingTargets',['../classSVF_1_1MTAResultValidator.html#a3c3eacff786230d093d27615ff360ed4',1,'SVF::MTAResultValidator::collectInterleavingTargets()'],['../classSVF_1_1MTAResultValidator.html#a044d4c936df5b37496076c173f0dd503',1,'SVF::MTAResultValidator::collectInterleavingTargets()']]],
339
+ ['collectloadstoreinst_1168',['collectLoadStoreInst',['../classSVF_1_1MTAAnnotator.html#ab84e4295f1137090bdf9e0608a4c2077',1,'SVF::MTAAnnotator']]],
340
+ ['collectloadstoresvfgnodes_1169',['collectLoadStoreSVFGNodes',['../classSVF_1_1MTASVFGBuilder.html#a46d39980440040fc0ca50b3df7eead1a',1,'SVF::MTASVFGBuilder']]],
341
+ ['collectlocktargets_1170',['collectLockTargets',['../classSVF_1_1LockResultValidator.html#ae6c8782d10e96951f059789aaa309cc2',1,'SVF::LockResultValidator']]],
342
+ ['collectlockunlocksites_1171',['collectLockUnlocksites',['../classSVF_1_1LockAnalysis.html#aa8683de99ad02fb75b175b0bb54e5f7d',1,'SVF::LockAnalysis']]],
343
+ ['collectloopinfoforjoin_1172',['collectLoopInfoForJoin',['../classSVF_1_1TCT.html#a276da0e6bbe3e4fe9d1dd051ddd8d81b',1,'SVF::TCT']]],
344
+ ['collectmodrefforcall_1173',['collectModRefForCall',['../classSVF_1_1MRGenerator.html#a502f8379620378b36bc12d9a91b408d2',1,'SVF::MRGenerator']]],
345
+ ['collectmodrefforloadstore_1174',['collectModRefForLoadStore',['../classSVF_1_1MRGenerator.html#a207dfa4c9f044764665478142c6e6b22',1,'SVF::MRGenerator']]],
346
+ ['collectmultiforkedthreads_1175',['collectMultiForkedThreads',['../classSVF_1_1TCT.html#ad15753a9c20d738325e5c0edea6c9c56',1,'SVF::TCT']]],
347
+ ['collectobj_1176',['collectObj',['../classSVF_1_1SymbolTableBuilder.html#a891bfea437256d1b7aa957d32797e419',1,'SVF::SymbolTableBuilder']]],
348
+ ['collectptschain_1177',['CollectPtsChain',['../classSVF_1_1MRGenerator.html#a81bd687d34eea884dfcf68274fcec7b5',1,'SVF::MRGenerator::CollectPtsChain()'],['../classSVF_1_1SaberSVFGBuilder.html#a411e168e2a6c27e15186c609c5e216b3',1,'SVF::SaberSVFGBuilder::CollectPtsChain()']]],
349
+ ['collectregdefs_1178',['collectRegDefs',['../classSVF_1_1MemSSA.html#a35bdf8364527f3e556b0a32a8259ee45',1,'SVF::MemSSA']]],
350
+ ['collectreguses_1179',['collectRegUses',['../classSVF_1_1MemSSA.html#a8032c530b44e264544881d53d2fac390',1,'SVF::MemSSA']]],
351
+ ['collectret_1180',['collectRet',['../classSVF_1_1SymbolTableBuilder.html#a2f5321b9a76ea833650f1391ecd8de5f',1,'SVF::SymbolTableBuilder']]],
352
+ ['collectscevinfo_1181',['collectSCEVInfo',['../classSVF_1_1ForkJoinAnalysis.html#a731ece7e21bfa2b08ae16780b55f9f5f',1,'SVF::ForkJoinAnalysis']]],
353
+ ['collectsimpletypeinfo_1182',['collectSimpleTypeInfo',['../classSVF_1_1LLVMModuleSet.html#a52853bd34a394882c6fd0fc73739c9f2',1,'SVF::LLVMModuleSet']]],
354
+ ['collectspawnees_1183',['collectSpawnees',['../classSVF_1_1PCG.html#a8cff88e2a6cee5f655e491f9f2967460',1,'SVF::PCG']]],
355
+ ['collectspawners_1184',['collectSpawners',['../classSVF_1_1PCG.html#aef06745128e4e99c8e3bab226a337041',1,'SVF::PCG']]],
356
+ ['collectstructinfo_1185',['collectStructInfo',['../classSVF_1_1LLVMModuleSet.html#a946d1251501c7e0e33a9210838951258',1,'SVF::LLVMModuleSet']]],
357
+ ['collectsvftypeinfo_1186',['collectSVFTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#a42c69bc9ee71cc0ff322c1701b7e07bd',1,'SVF::SymbolTableBuilder']]],
358
+ ['collectsym_1187',['collectSym',['../classSVF_1_1SymbolTableBuilder.html#ac2fa9a797e3e2a8885ccc488030659d5',1,'SVF::SymbolTableBuilder']]],
359
+ ['collecttcttargets_1188',['collectTCTTargets',['../classSVF_1_1MTAResultValidator.html#abdf31e8fca824b56a53788de525042a6',1,'SVF::MTAResultValidator::collectTCTTargets()'],['../classSVF_1_1MTAResultValidator.html#a47b07809c67e2a48245f19ae2a7a488c',1,'SVF::MTAResultValidator::collectTCTTargets()']]],
360
+ ['collecttypeinfo_1189',['collectTypeInfo',['../classSVF_1_1LLVMModuleSet.html#a1f6cc76c996a0577b20b8cedd83fff92',1,'SVF::LLVMModuleSet']]],
361
+ ['collectval_1190',['collectVal',['../classSVF_1_1SymbolTableBuilder.html#abc8b35d432db78bd5282010c7c800d70',1,'SVF::SymbolTableBuilder']]],
362
+ ['collectvalidationtargets_1191',['collectValidationTargets',['../classSVF_1_1RaceResultValidator.html#adb3030fc7514506e2592e11898217375',1,'SVF::RaceResultValidator::collectValidationTargets()'],['../classSVF_1_1RaceResultValidator.html#adb3030fc7514506e2592e11898217375',1,'SVF::RaceResultValidator::collectValidationTargets()']]],
363
+ ['collectvararg_1192',['collectVararg',['../classSVF_1_1SymbolTableBuilder.html#add1f3d59a4a8234fb398ed52d4b2115e',1,'SVF::SymbolTableBuilder']]],
364
+ ['collectwpanum_1193',['collectWPANum',['../classSVF_1_1DDAClient.html#a76b4c50a1051ff7c0b162b55473de028',1,'SVF::DDAClient']]],
365
+ ['commandline_2eh_1194',['CommandLine.h',['../CommandLine_8h.html',1,'']]],
366
+ ['commonchgraph_1195',['CommonCHGraph',['../classSVF_1_1CommonCHGraph.html',1,'SVF']]],
367
+ ['compare_1196',['compare',['../classSVF_1_1RaceResultValidator.html#a2fbfa7dffd33fa23fdddc60b94af8467',1,'SVF::RaceResultValidator::compare()'],['../classSVF_1_1WTOCycleDepth.html#a0874603e54060f9309aea39c7655d28e',1,'SVF::WTOCycleDepth::compare()'],['../classSVF_1_1RaceResultValidator.html#a2fbfa7dffd33fa23fdddc60b94af8467',1,'SVF::RaceResultValidator::compare()']]],
368
+ ['compare_5fdouble_1197',['compare_double',['../cJSON_8cpp.html#aa7a85b63f1830e7e666e1f56872d5d3e',1,'cJSON.cpp']]],
369
+ ['complementcache_1198',['complementCache',['../classSVF_1_1PersistentPointsToCache.html#adef498f8a0d4c75023382e6312a85a58',1,'SVF::PersistentPointsToCache']]],
370
+ ['complementpts_1199',['complementPts',['../classSVF_1_1PersistentPointsToCache.html#a86bf6959fb5587e350015d58d529af14',1,'SVF::PersistentPointsToCache']]],
371
+ ['component_1200',['component',['../classSVF_1_1CFBasicBlockGWTO.html#a9dd4ed2f3347d529163a60e0386ea11d',1,'SVF::CFBasicBlockGWTO']]],
372
+ ['computealllocations_1201',['computeAllLocations',['../classSVF_1_1AccessPath.html#a76222b6571e46e8a8bd5c8c597c8ffaf',1,'SVF::AccessPath']]],
373
+ ['computeconstantbyteoffset_1202',['computeConstantByteOffset',['../classSVF_1_1AccessPath.html#a43dc770c4458c6ac58c591974b93fc57',1,'SVF::AccessPath']]],
374
+ ['computeconstantoffset_1203',['computeConstantOffset',['../classSVF_1_1AccessPath.html#ae746362c42da05a641ae062658e40651',1,'SVF::AccessPath']]],
375
+ ['computeddapts_1204',['computeDDAPts',['../classSVF_1_1ContextDDA.html#a337eb89cc5f31741ad8d840d9f284ca5',1,'SVF::ContextDDA::computeDDAPts(NodeID id) override'],['../classSVF_1_1ContextDDA.html#ae0f3b07267ded5f0ee879c39effff864',1,'SVF::ContextDDA::computeDDAPts(const CxtVar &cxtVar)'],['../classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0',1,'SVF::FlowDDA::computeDDAPts()'],['../classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d',1,'SVF::PointerAnalysis::computeDDAPts()']]],
376
+ ['computediffpts_1205',['computeDiffPts',['../classSVF_1_1DiffPTData.html#a6eab8e1201083ed8705379e100cfb3b7',1,'SVF::DiffPTData::computeDiffPts()'],['../classSVF_1_1MutableDiffPTData.html#ac97bd53101f306c46ab4349a808f67c9',1,'SVF::MutableDiffPTData::computeDiffPts()'],['../classSVF_1_1PersistentDiffPTData.html#a0aa74ee810233d6f1da09d1e593c35d8',1,'SVF::PersistentDiffPTData::computeDiffPts()'],['../classSVF_1_1Andersen.html#a7e26ac6fb40684694f7ff2aadfde8bc7',1,'SVF::Andersen::computeDiffPts()']]],
377
+ ['computegepoffset_1206',['computeGepOffset',['../classSVF_1_1SVFIRBuilder.html#ac8c440fe6513495edb8949df5a32d979',1,'SVF::SVFIRBuilder']]],
378
+ ['computeintercallvfgguard_1207',['ComputeInterCallVFGGuard',['../classSVF_1_1ProgSlice.html#a7a3ba7e6c08d84f82690a594e286205f',1,'SVF::ProgSlice::ComputeInterCallVFGGuard()'],['../classSVF_1_1SaberCondAllocator.html#aedb63308f8980bbaf2b6c1bd2826a710',1,'SVF::SaberCondAllocator::ComputeInterCallVFGGuard()']]],
379
+ ['computeinterretvfgguard_1208',['ComputeInterRetVFGGuard',['../classSVF_1_1ProgSlice.html#ab7311a806f1c3899b5a4de106eac24b7',1,'SVF::ProgSlice::ComputeInterRetVFGGuard()'],['../classSVF_1_1SaberCondAllocator.html#a8bb7f9ce20b5a640aa48c32176f429bf',1,'SVF::SaberCondAllocator::ComputeInterRetVFGGuard()']]],
380
+ ['computeintersections_1209',['computeIntersections',['../classSVF_1_1IntraDisjointMRG.html#adb3ed119aee3f1bc62b9679ee095580d',1,'SVF::IntraDisjointMRG']]],
381
+ ['computeintravfgguard_1210',['ComputeIntraVFGGuard',['../classSVF_1_1ProgSlice.html#ae7f6f66b7e70cf872dc572b073f6d67b',1,'SVF::ProgSlice::ComputeIntraVFGGuard()'],['../classSVF_1_1SaberCondAllocator.html#af77d3631664b21a16818f54b03b5a832',1,'SVF::SaberCondAllocator::ComputeIntraVFGGuard()']]],
382
+ ['computeinvalidcondfromremovedsuvfedge_1211',['computeInvalidCondFromRemovedSUVFEdge',['../classSVF_1_1ProgSlice.html#abe0cc350db350bd4e9a9973c9052fc41',1,'SVF::ProgSlice']]],
383
+ ['computelocksets_1212',['computeLocksets',['../classSVF_1_1MTA.html#a0f4805f195ebd42d81127b1a79333c75',1,'SVF::MTA']]],
384
+ ['computemhp_1213',['computeMHP',['../classSVF_1_1MTA.html#a4f2f17975aabd2c4b9a3b2fbf3b1a487',1,'SVF::MTA']]],
385
+ ['concretecxt_1214',['concreteCxt',['../classSVF_1_1ContextCond.html#a453722fc2b9b4ae4be0dfc1f020390eb',1,'SVF::ContextCond']]],
386
+ ['concretek_1215',['ConcreteK',['../classSVF_1_1AbstractValue.html#afc79860ce75455825ff75d1fef804c16a9f76747494000cadf2e655a77f0e6ae5',1,'SVF::AbstractValue']]],
387
+ ['cond_1216',['cond',['../classSVF_1_1MSSAMU.html#a8e828af79da08528166b1f53165bc5b2',1,'SVF::MSSAMU::cond()'],['../classSVF_1_1MSSACHI.html#addeee3fb0c5e6b1c68c30da111c26759',1,'SVF::MSSACHI::cond()'],['../classSVF_1_1MSSAPHI.html#a348e69bf48ee7a959cd0bb117ba1dc9f',1,'SVF::MSSAPHI::cond()'],['../classSVF_1_1BranchStmt.html#adcf5cabe6e0a87cded5ef1fdf7273f3f',1,'SVF::BranchStmt::cond()'],['../classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a3ccbb22634968d2fca0f6aba7b57971e',1,'SVF::CondPointsToSet::CondPtsSetIterator::cond()']]],
388
+ ['condand_1217',['condAnd',['../classSVF_1_1ProgSlice.html#aceb26d08f0d12367e4726e1ff0e25953',1,'SVF::ProgSlice::condAnd()'],['../classSVF_1_1SaberCondAllocator.html#a79682a4e4da23d0eaf0066a91c2f7bd4',1,'SVF::SaberCondAllocator::condAnd()']]],
389
+ ['condensedindex_1218',['condensedIndex',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ac8c209af1d177cbc8fbbfe4526fe8ce2',1,'SVF::NodeIDAllocator::Clusterer']]],
390
+ ['condimpl_1219',['CondImpl',['../classSVF_1_1PointerAnalysis.html#ac0c0855918cb2cdc3d8ebc175acfbd4da88380bb05f60a1349e192364ba6c5292',1,'SVF::PointerAnalysis']]],
391
+ ['condition_1220',['Condition',['../classSVF_1_1MemRegion.html#a7ed54700c976f9738012bc051b7f41f5',1,'SVF::MemRegion::Condition()'],['../classSVF_1_1MemSSA.html#ac0c8f70b6283e26e70dafe02fcb5180a',1,'SVF::MemSSA::Condition()'],['../classSVF_1_1ProgSlice.html#aadf1128c0006981dff0d64dd1201e0c7',1,'SVF::ProgSlice::Condition()'],['../classSVF_1_1SaberCondAllocator.html#ab4eba98cf7306c89e40975c766d5bf65',1,'SVF::SaberCondAllocator::Condition()'],['../classSVF_1_1SelectStmt.html#a2d6e9d7131bc69a0e88b703c2c03d7e2',1,'SVF::SelectStmt::condition()']]],
392
+ ['conditionalpt_2eh_1221',['ConditionalPT.h',['../ConditionalPT_8h.html',1,'']]],
393
+ ['conditionvar_1222',['conditionVar',['../classSVF_1_1IntraCFGEdge.html#a4c6975e82794958aecb2013c0941777d',1,'SVF::IntraCFGEdge']]],
394
+ ['conditionvec_1223',['conditionVec',['../classSVF_1_1SaberCondAllocator.html#afd6cf17070e3629ced1ac36b8e2b0bbb',1,'SVF::SaberCondAllocator']]],
395
+ ['condneg_1224',['condNeg',['../classSVF_1_1ProgSlice.html#a0dfd466a758dd0be4c2bc5832c50fbd8',1,'SVF::ProgSlice::condNeg()'],['../classSVF_1_1SaberCondAllocator.html#a620d53b9af8dd30523c478f4e9655817',1,'SVF::SaberCondAllocator::condNeg()']]],
396
+ ['condor_1225',['condOr',['../classSVF_1_1ProgSlice.html#a3e729aba81cd64e8628df630f5a0f416',1,'SVF::ProgSlice::condOr()'],['../classSVF_1_1SaberCondAllocator.html#a2e4c3f5149a5085a5c8bb7547eae8161',1,'SVF::SaberCondAllocator::condOr()']]],
397
+ ['condpointstoset_1226',['CondPointsToSet',['../classSVF_1_1CondPointsToSet.html',1,'SVF::CondPointsToSet< Cond >'],['../classSVF_1_1CondPointsToSet.html#a3670dc2bb046f2d3e0d27dc02b32e62f',1,'SVF::CondPointsToSet::CondPointsToSet()'],['../classSVF_1_1CondPointsToSet.html#a7217769c21c50c44f139006ec44d3a6f',1,'SVF::CondPointsToSet::CondPointsToSet(const Cond &cond, const PointsTo &pts)'],['../classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801',1,'SVF::CondPointsToSet::CondPointsToSet(const CondPointsToSet< Cond > &cptsSet)']]],
398
+ ['condposmap_1227',['CondPosMap',['../classSVF_1_1SaberCondAllocator.html#aa330cc6a1a3c38601ebeb325ffd87221',1,'SVF::SaberCondAllocator']]],
399
+ ['condptaimpl_1228',['CondPTAImpl',['../classSVF_1_1CondPTAImpl.html',1,'SVF::CondPTAImpl< Cond >'],['../classSVF_1_1CondPTAImpl.html#a60678dda5071557483b27d09d26dc270',1,'SVF::CondPTAImpl::CondPTAImpl()']]],
400
+ ['condptaimpl_3c_20contextcond_20_3e_1229',['CondPTAImpl< ContextCond >',['../classSVF_1_1CondPTAImpl.html',1,'SVF']]],
401
+ ['condpts_1230',['CondPts',['../classSVF_1_1CondPointsToSet.html#aaddc3f78a624de59dda6f078ba63ba52',1,'SVF::CondPointsToSet']]],
402
+ ['condptsconstiter_1231',['CondPtsConstIter',['../classSVF_1_1CondPointsToSet.html#aa9d3a8c42b6df3fa9c2e7bcd7af75e16',1,'SVF::CondPointsToSet']]],
403
+ ['condptsiter_1232',['CondPtsIter',['../classSVF_1_1CondPointsToSet.html#ad9e4dea4b65d5f4a903a3cf89a421077',1,'SVF::CondPointsToSet']]],
404
+ ['condptssetiterator_1233',['CondPtsSetIterator',['../classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html',1,'SVF::CondPointsToSet< Cond >::CondPtsSetIterator'],['../classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0',1,'SVF::CondPointsToSet::CondPtsSetIterator::CondPtsSetIterator()']]],
405
+ ['condstdset_1234',['CondStdSet',['../classSVF_1_1CondStdSet.html',1,'SVF::CondStdSet< Element >'],['../classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b',1,'SVF::CondStdSet::CondStdSet()'],['../classSVF_1_1CondStdSet.html#a3f1885562bb34c3ccbd15117788725e0',1,'SVF::CondStdSet::CondStdSet(const CondStdSet< Element > &cptsSet)']]],
406
+ ['condvar_1235',['CondVar',['../classSVF_1_1CondVar.html',1,'SVF::CondVar< Cond >'],['../classSVF_1_1CondVar.html#a0999a4b34face00af83b3b840920fd3f',1,'SVF::CondVar::CondVar(const Cond &cond, NodeID id)'],['../classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674',1,'SVF::CondVar::CondVar(const CondVar &conVar)'],['../classSVF_1_1CondVar.html#a93101c4401ed4ced33d64b5726e9cd69',1,'SVF::CondVar::CondVar()']]],
407
+ ['connectainandfin_1236',['connectAInAndFIn',['../classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62',1,'SVF::SVFG::connectAInAndFIn()'],['../classSVF_1_1SVFGOPT.html#a624c36b40fd301d67a71952adf206e47',1,'SVF::SVFGOPT::connectAInAndFIn()']]],
408
+ ['connectaparamandfparam_1237',['connectAParamAndFParam',['../classSVF_1_1SVFGOPT.html#a82c28afbba24b90ef0394c9dcd0aae57',1,'SVF::SVFGOPT::connectAParamAndFParam()'],['../classSVF_1_1VFG.html#a2c508fbf07bad33d5b56d2acc6e012d3',1,'SVF::VFG::connectAParamAndFParam()']]],
409
+ ['connectcaller2calleeparams_1238',['connectCaller2CalleeParams',['../classSVF_1_1CFLAlias.html#abfab36c0d5edbdfb94e617bed61ba875',1,'SVF::CFLAlias::connectCaller2CalleeParams()'],['../classSVF_1_1Andersen.html#a5a90e681e46c52ffd3debf02910c7ecf',1,'SVF::Andersen::connectCaller2CalleeParams()'],['../classSVF_1_1Steensgaard.html#a155de712a16162bdf419e8dec6fd6949',1,'SVF::Steensgaard::connectCaller2CalleeParams()']]],
410
+ ['connectcallerandcallee_1239',['connectCallerAndCallee',['../classSVF_1_1SVFG.html#aefca97f043b3e220ef6012a049b83fdf',1,'SVF::SVFG::connectCallerAndCallee()'],['../classSVF_1_1VFG.html#aa055ce3c4fe1cde5529cd63dd1ef2ed6',1,'SVF::VFG::connectCallerAndCallee()'],['../classSVF_1_1FlowSensitive.html#ad7640ada31b5cb542e492e27ab4fe1af',1,'SVF::FlowSensitive::connectCallerAndCallee()']]],
411
+ ['connectdirectvfgedges_1240',['connectDirectVFGEdges',['../classSVF_1_1VFG.html#adedaba0713164e10ce6273b2947535e0',1,'SVF::VFG']]],
412
+ ['connectdirsvfgedgetimeend_1241',['connectDirSVFGEdgeTimeEnd',['../classSVF_1_1SVFGStat.html#ac243fababbb9d2f3efbea5411f947c21',1,'SVF::SVFGStat']]],
413
+ ['connectdirsvfgedgetimestart_1242',['connectDirSVFGEdgeTimeStart',['../classSVF_1_1SVFGStat.html#a0a967faad014cdd53f5dddfdc59edbc3',1,'SVF::SVFGStat']]],
414
+ ['connectfoutandaout_1243',['connectFOutAndAOut',['../classSVF_1_1SVFG.html#a402dfe93b8692be453c4f76d048b690a',1,'SVF::SVFG::connectFOutAndAOut()'],['../classSVF_1_1SVFGOPT.html#ad88f85a4d5c397b3b6896608ba035bd3',1,'SVF::SVFGOPT::connectFOutAndAOut()']]],
415
+ ['connectfretandaret_1244',['connectFRetAndARet',['../classSVF_1_1SVFGOPT.html#ae5648d1248af4e4ce755ee5d32f84a06',1,'SVF::SVFGOPT::connectFRetAndARet()'],['../classSVF_1_1VFG.html#ab4e8ab307ad6beb46812a60ebd31ae3b',1,'SVF::VFG::connectFRetAndARet()']]],
416
+ ['connectfromglobaltoprogentry_1245',['connectFromGlobalToProgEntry',['../classSVF_1_1SVFG.html#a5921483cd5e1bf77b1b2bc8fb3250612',1,'SVF::SVFG']]],
417
+ ['connectglobaltoprogentry_1246',['connectGlobalToProgEntry',['../classSVF_1_1ICFGBuilder.html#a05539eb12b22886ea4b5b4275f601641',1,'SVF::ICFGBuilder']]],
418
+ ['connectindirectsvfgedges_1247',['connectIndirectSVFGEdges',['../classSVF_1_1SVFG.html#a164a3df08fc24bacc0b97aee8b6eec38',1,'SVF::SVFG']]],
419
+ ['connectindsvfgedgetimeend_1248',['connectIndSVFGEdgeTimeEnd',['../classSVF_1_1SVFGStat.html#a3210cc1283669129234aa2c3feb67654',1,'SVF::SVFGStat']]],
420
+ ['connectindsvfgedgetimestart_1249',['connectIndSVFGEdgeTimeStart',['../classSVF_1_1SVFGStat.html#a2a697caecf23413187aef90a8097e0b0',1,'SVF::SVFGStat']]],
421
+ ['connectinheritedgeviacall_1250',['connectInheritEdgeViaCall',['../classSVF_1_1CHGBuilder.html#ae6d92d48149334b177e9cb8be411b09d',1,'SVF::CHGBuilder']]],
422
+ ['connectinheritedgeviastore_1251',['connectInheritEdgeViaStore',['../classSVF_1_1CHGBuilder.html#a2898888c29261911388a9295bc969567',1,'SVF::CHGBuilder']]],
423
+ ['connectmhpedges_1252',['connectMHPEdges',['../classSVF_1_1MTASVFGBuilder.html#a1010ef4fc52e312f2b22867a63a5810d',1,'SVF::MTASVFGBuilder']]],
424
+ ['connectvcalloncha_1253',['ConnectVCallOnCHA',['../classSVF_1_1Options.html#abf71061d93d4a3b32246f19dc71e5127',1,'SVF::Options']]],
425
+ ['connectvcalltovfns_1254',['connectVCallToVFns',['../classSVF_1_1PointerAnalysis.html#a6a5dec067fa2a1babc83f36daa8afcc3',1,'SVF::PointerAnalysis']]],
426
+ ['connectvgep_1255',['connectVGep',['../classSVF_1_1AliasCFLGraphBuilder.html#a9feeeca8a919b19693e48d6a382c8871',1,'SVF::AliasCFLGraphBuilder::connectVGep()'],['../classSVF_1_1VFCFLGraphBuilder.html#a23e16f4dd62ffb96e64318c60f594067',1,'SVF::VFCFLGraphBuilder::connectVGep()']]],
427
+ ['conscg_1256',['consCG',['../classSVF_1_1AndersenBase.html#ae21e38a06a4397d11cdd17b0f8f282fd',1,'SVF::AndersenBase']]],
428
+ ['conscgdotgraph_1257',['ConsCGDotGraph',['../classSVF_1_1Options.html#ad80f77349205dac9e74aa41ea1ecbf95',1,'SVF::Options']]],
429
+ ['conservative_1258',['Conservative',['../classSVF_1_1WPAPass.html#a4505a1882956feda3cf83c788149394da498ba80d25733b291f391a94500dd4c7',1,'SVF::WPAPass']]],
430
+ ['consexestate_1259',['ConsExeState',['../classSVF_1_1ConsExeState.html',1,'SVF::ConsExeState'],['../classSVF_1_1ConsExeState.html#ae2868bff69d249ff28daff28fd3c86ea',1,'SVF::ConsExeState::ConsExeState()'],['../classSVF_1_1ConsExeState.html#ad619c8c3874b9c65e706651d6a1c22ab',1,'SVF::ConsExeState::ConsExeState(VarToValMap varToValMap, LocToValMap locToValMap)'],['../classSVF_1_1ConsExeState.html#a61645ed0edcdab44f30f6e0e3989cb6d',1,'SVF::ConsExeState::ConsExeState(const ConsExeState &rhs)'],['../classSVF_1_1ConsExeState.html#a2c661a9a6742cd091dccabee30314f89',1,'SVF::ConsExeState::ConsExeState(ConsExeState &&rhs) noexcept']]],
431
+ ['consexestate_2ecpp_1260',['ConsExeState.cpp',['../ConsExeState_8cpp.html',1,'']]],
432
+ ['consexestate_2eh_1261',['ConsExeState.h',['../ConsExeState_8h.html',1,'']]],
433
+ ['consg_2ecpp_1262',['ConsG.cpp',['../ConsG_8cpp.html',1,'']]],
434
+ ['consg_2eh_1263',['ConsG.h',['../ConsG_8h.html',1,'']]],
435
+ ['consgedge_2eh_1264',['ConsGEdge.h',['../ConsGEdge_8h.html',1,'']]],
436
+ ['consgnode_2eh_1265',['ConsGNode.h',['../ConsGNode_8h.html',1,'']]],
437
+ ['const_5falias_5fiterator_1266',['const_alias_iterator',['../classSVF_1_1SVFModule.html#a600d5cf02c750f78b461fcabc3e29f7f',1,'SVF::SVFModule']]],
438
+ ['const_5farray_5fobj_1267',['CONST_ARRAY_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830aff4142c0c411dea07b484a19af514047',1,'SVF::ObjTypeInfo']]],
439
+ ['const_5fcdata_5fiterator_1268',['const_cdata_iterator',['../classSVF_1_1SVFModule.html#ab10b74abdfde0139cd62e4d9900702fc',1,'SVF::SVFModule']]],
440
+ ['const_5fdata_1269',['CONST_DATA',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a5e5bc3a1838476fbd80c52720c9d103e',1,'SVF::ObjTypeInfo']]],
441
+ ['const_5fglobal_5fiterator_1270',['const_global_iterator',['../classSVF_1_1SVFModule.html#a5d4f73db8fb5bddb0e7630eda8c6da57',1,'SVF::SVFModule']]],
442
+ ['const_5fglobal_5fobj_1271',['CONST_GLOBAL_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a84c1bc6eaff950330a102afca1efc04c',1,'SVF::ObjTypeInfo']]],
443
+ ['const_5finst_5fiterator_1272',['const_inst_iterator',['../namespaceSVF.html#a032e8478a7b6a8bb0b7755c98a7bce91',1,'SVF']]],
444
+ ['const_5fiterator_1273',['const_iterator',['../classSVF_1_1POCRSolver.html#a08d86d5ab5fa57da6217480611f057a2',1,'SVF::POCRSolver::const_iterator()'],['../classSVF_1_1CDGNode.html#aca4257495b32baba3eab1ee841e66d78',1,'SVF::CDGNode::const_iterator()'],['../classSVF_1_1CDG.html#a35b7418b3f2f2851c18227fa10e30f4e',1,'SVF::CDG::const_iterator()'],['../classSVF_1_1CFBasicBlockEdge.html#a99f9b76dce6bdbfca228273eece2b923',1,'SVF::CFBasicBlockEdge::const_iterator()'],['../classSVF_1_1CFBasicBlockNode.html#a145051f43e03acd6ce9923a5c06150bc',1,'SVF::CFBasicBlockNode::const_iterator()'],['../classSVF_1_1ConstraintNode.html#ab1868f04de44f6fe1e9ac14f3d4ee56b',1,'SVF::ConstraintNode::const_iterator()'],['../classSVF_1_1GenericNode.html#ab6dc1ae41ae23b383f8add474caa7429',1,'SVF::GenericNode::const_iterator()'],['../classSVF_1_1GenericGraph.html#a5dfa3f178d4abf37177d0d74ff4c6a97',1,'SVF::GenericGraph::const_iterator()'],['../classSVF_1_1ICFG.html#a94e4de04d8da10a19ab65c22e257b82b',1,'SVF::ICFG::const_iterator()'],['../classSVF_1_1ICFGNode.html#ac16c5a3227a44d3b9f7c3209156d9df2',1,'SVF::ICFGNode::const_iterator()'],['../classSVF_1_1PTACallGraphNode.html#adf17f5699c9f40ffc8837e813e3af3ec',1,'SVF::PTACallGraphNode::const_iterator()'],['../classSVF_1_1VFG.html#a225a91c04afac6a8fe198e9860890a52',1,'SVF::VFG::const_iterator()'],['../classSVF_1_1VFGNode.html#a3c558955f60c237c558d8faafed781e8',1,'SVF::VFGNode::const_iterator()'],['../classSVF_1_1CondStdSet.html#a55152b7749868cc25f1c3c33ea57a650',1,'SVF::CondStdSet::const_iterator()'],['../classSVF_1_1PointsTo.html#ad37fe6c7bb8b509a837348a12cab80c1',1,'SVF::PointsTo::const_iterator()'],['../classSVF_1_1SVFModule.html#afcf2978f32e15127fb093405dc17d7f1',1,'SVF::SVFModule::const_iterator()'],['../classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48',1,'SVF::SVFFunction::const_iterator()'],['../classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca',1,'SVF::SVFBasicBlock::const_iterator()'],['../classSVF_1_1CoreBitVector.html#a45a3bf8465e63f723c0a551f0b0f37ff',1,'SVF::CoreBitVector::const_iterator()'],['../classSVF_1_1ContextCond.html#a101bc917679a9d8ee7badb3c9e8c12e3',1,'SVF::ContextCond::const_iterator()']]],
445
+ ['const_5fovalue_5fiterator_1274',['const_ovalue_iterator',['../classSVF_1_1SVFModule.html#a3a13c562020a6b18dfa94dadeb42c912',1,'SVF::SVFModule']]],
446
+ ['const_5fpred_5fiterator_1275',['const_pred_iterator',['../namespaceSVF.html#a5c943191dc4e242704943e5f594ae99e',1,'SVF']]],
447
+ ['const_5fstruct_5fobj_1276',['CONST_STRUCT_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a6443b9fadd2d34e00832b2215a120ebd',1,'SVF::ObjTypeInfo']]],
448
+ ['constant_1277',['Constant',['../namespaceSVF.html#a7e230c0cba2e3a7c2e5a5f2ee7d88af9',1,'SVF']]],
449
+ ['constant_5fbegin_1278',['constant_begin',['../classSVF_1_1SVFModule.html#ac088d7ffb9319033308b7aaee78f364d',1,'SVF::SVFModule::constant_begin()'],['../classSVF_1_1SVFModule.html#a236f64d0b5529573f5070506e07b1faf',1,'SVF::SVFModule::constant_begin() const']]],
450
+ ['constant_5fend_1279',['constant_end',['../classSVF_1_1SVFModule.html#ad4616c3bde775e0cf19ea9ed90065a2e',1,'SVF::SVFModule::constant_end()'],['../classSVF_1_1SVFModule.html#abd37790149389fe1fd3bf93196b302e0',1,'SVF::SVFModule::constant_end() const']]],
451
+ ['constantaggregate_1280',['ConstantAggregate',['../namespaceSVF.html#a7cbe1c6567039e72958fd70e423d3597',1,'SVF']]],
452
+ ['constantaggregatezero_1281',['ConstantAggregateZero',['../namespaceSVF.html#a8b30cfb9315dda33907175da4db63a07',1,'SVF']]],
453
+ ['constantarray_1282',['ConstantArray',['../namespaceSVF.html#a5ae718cba37d8e34d2946530dc098c8e',1,'SVF']]],
454
+ ['constantdata_1283',['ConstantData',['../namespaceSVF.html#a7332f8059ea95472dcc231de884a5768',1,'SVF']]],
455
+ ['constantdataarray_1284',['ConstantDataArray',['../namespaceSVF.html#ad9ebd847ed5d901cd30b1cfcdaec3462',1,'SVF']]],
456
+ ['constantdatasequential_1285',['ConstantDataSequential',['../namespaceSVF.html#a8ad3aa124fabddc2fdd07c50403d70a9',1,'SVF']]],
457
+ ['constantexpr_1286',['ConstantExpr',['../namespaceSVF.html#a911dbaab38cb42deb9c195c7f687853d',1,'SVF']]],
458
+ ['constantfp_1287',['ConstantFP',['../namespaceSVF.html#ad49e4222ba46d9490b87a80df8b46800',1,'SVF']]],
459
+ ['constantint_1288',['ConstantInt',['../namespaceSVF.html#adefcb50414ea999d70cea5ccdbcb98d7',1,'SVF']]],
460
+ ['constantobj_1289',['ConstantObj',['../classSVF_1_1SymbolTableInfo.html#afd2cf6ef6d7f2a583c709a72067be89baa3ecb7c51e2cba67d1f9a5284c2f215f',1,'SVF::SymbolTableInfo']]],
461
+ ['constantobjectid_1290',['constantObjectId',['../classSVF_1_1NodeIDAllocator.html#a6a300a5b455fe4b8bace2f1d66fb5f9d',1,'SVF::NodeIDAllocator']]],
462
+ ['constantpointernull_1291',['ConstantPointerNull',['../namespaceSVF.html#a90f6c91ba7a3c31c84b5c25277d83fca',1,'SVF']]],
463
+ ['constantset_1292',['ConstantSet',['../classSVF_1_1SVFModule.html#a6ce288ee551c8a33cb353ee2374762c7',1,'SVF::SVFModule']]],
464
+ ['constantstruct_1293',['ConstantStruct',['../namespaceSVF.html#a2b28f48dde0a9a91d251e654ce1f9477',1,'SVF']]],
465
+ ['constantsymid_1294',['constantSymID',['../classSVF_1_1SymbolTableInfo.html#ab582424fdb6d9674c1bd4466cdfbe497',1,'SVF::SymbolTableInfo']]],
466
+ ['constanttype_1295',['ConstantType',['../classSVF_1_1SVFModule.html#a996acd5c2c10b16e0f8b6356073bf499',1,'SVF::SVFModule']]],
467
+ ['constdataoraggdata_1296',['constDataOrAggData',['../classSVF_1_1SVFValue.html#afc657036de9342fae6223077c10fcb01',1,'SVF::SVFValue']]],
468
+ ['constraintedge_1297',['ConstraintEdge',['../classSVF_1_1ConstraintEdge.html',1,'SVF::ConstraintEdge'],['../classSVF_1_1ConstraintEdge.html#a2b2b7206af6463b82441ac7a5c78e637',1,'SVF::ConstraintEdge::ConstraintEdge()']]],
469
+ ['constraintedgek_1298',['ConstraintEdgeK',['../classSVF_1_1ConstraintEdge.html#a663af27955ba0c545f34fa1f076b7375',1,'SVF::ConstraintEdge']]],
470
+ ['constraintedgesetty_1299',['ConstraintEdgeSetTy',['../classSVF_1_1ConstraintEdge.html#ad155e1ed2473cc4f5f57128d282ac541',1,'SVF::ConstraintEdge']]],
471
+ ['constraintgraph_1300',['ConstraintGraph',['../classSVF_1_1ConstraintGraph.html',1,'SVF::ConstraintGraph'],['../classSVF_1_1ConstraintGraph.html#a7e4c0c3e6e3c64d2729abd0f161cf550',1,'SVF::ConstraintGraph::ConstraintGraph()']]],
472
+ ['constraintgraphstat_1301',['constraintGraphStat',['../classSVF_1_1AndersenStat.html#a5ad75166a80052f9e6fdd14ff7c8b948',1,'SVF::AndersenStat']]],
473
+ ['constraintnode_1302',['ConstraintNode',['../classSVF_1_1ConstraintNode.html',1,'SVF::ConstraintNode'],['../classSVF_1_1ConstraintNode.html#af8a23bea84c7a28a8ac4daa38586b88a',1,'SVF::ConstraintNode::ConstraintNode()']]],
474
+ ['constraintnodeidtonodemapty_1303',['ConstraintNodeIDToNodeMapTy',['../classSVF_1_1ConstraintGraph.html#a518b9eee508c8ef9c880f04bacf5df9f',1,'SVF::ConstraintGraph']]],
475
+ ['constraintnodeiter_1304',['ConstraintNodeIter',['../classSVF_1_1ConstraintGraph.html#a15bc278f76cdfcf38e623cedbc80d025',1,'SVF::ConstraintGraph']]],
476
+ ['constructor_1305',['CONSTRUCTOR',['../classSVF_1_1CHGraph.html#a2a1da7f262a2f11653fb583154a93a22a331376f6d22d2346039db7a9c9a311c2',1,'SVF::CHGraph']]],
477
+ ['constsvfgedgeset_1306',['ConstSVFGEdgeSet',['../classSVF_1_1DDAVFSolver.html#aef98e8e9144a69bb7481fef5d2dcb303',1,'SVF::DDAVFSolver']]],
478
+ ['consume_1307',['consume',['../classSVF_1_1VersionedFlowSensitive.html#a2e4e6a84cbfd553ad9cca8fdf9fd4a8d',1,'SVF::VersionedFlowSensitive']]],
479
+ ['containblackholenode_1308',['containBlackHoleNode',['../classSVF_1_1PointerAnalysis.html#a56368369bc37e37b13f19e5eb1890063',1,'SVF::PointerAnalysis::containBlackHoleNode()'],['../classSVF_1_1CondPTAImpl.html#a8cd7b08bd978513cb0faacc47bbaf578',1,'SVF::CondPTAImpl::containBlackHoleNode()']]],
480
+ ['containcallstr_1309',['containCallStr',['../classSVF_1_1ContextCond.html#a6f5b0bbc0978220aaa990f5fd0ddce8d',1,'SVF::ContextCond']]],
481
+ ['containconstantnode_1310',['containConstantNode',['../classSVF_1_1PointerAnalysis.html#afa7d9f6209904acd7893ae583e28dafd',1,'SVF::PointerAnalysis::containConstantNode()'],['../classSVF_1_1CondPTAImpl.html#a3a10f3327d6473c348df5b62a5d6683f',1,'SVF::CondPTAImpl::containConstantNode()']]],
482
+ ['containingaggs_1311',['containingAggs',['../classSVF_1_1DCHGraph.html#aac5595a230db0e8a81a6d6b67a4fdf58',1,'SVF::DCHGraph']]],
483
+ ['contains_1312',['contains',['../classSVF_1_1AddressValue.html#a6c18835f554f02ead25ea3c1cf981e8f',1,'SVF::AddressValue::contains()'],['../classSVF_1_1IntervalValue.html#afcb91d48a79aeba3c78c1a41b0730a73',1,'SVF::IntervalValue::contains()'],['../classSVF_1_1CondPTAImpl.html#a5af00bb26800882ab96c470ee9fc4632',1,'SVF::CondPTAImpl::contains()'],['../classSVF_1_1PointsTo.html#ab31a53693fe070767b8de74e88091cd8',1,'SVF::PointsTo::contains()'],['../classSVF_1_1CoreBitVector.html#af08c16aed45dfa65472f0b5ae518add2',1,'SVF::CoreBitVector::contains()'],['../classSVF_1_1SparseBitVector.html#abbd0e0cf759fad7858224ed8a63aade8',1,'SVF::SparseBitVector::contains()']]],
484
+ ['content_1313',['content',['../structparse__buffer.html#a52ee1184576baa3d5171059ab0e942de',1,'parse_buffer::content()'],['../cJSON_8cpp.html#a7886d4c98c027896a652ad0ada741709',1,'content(): cJSON.cpp']]],
485
+ ['contenttojson_1314',['contentToJson',['../classSVF_1_1SVFIRWriter.html#aa7c88a48d18d052895733771f2ad9e2d',1,'SVF::SVFIRWriter::contentToJson(const SVFVar *var)'],['../classSVF_1_1SVFIRWriter.html#a537a1c42582b8374c15d7ad6cd4d41df',1,'SVF::SVFIRWriter::contentToJson(const ValVar *var)'],['../classSVF_1_1SVFIRWriter.html#a1459390bbf40dc5c77291cc85b334bd2',1,'SVF::SVFIRWriter::contentToJson(const ObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a9ee668270d3430591f89fa1f0810787a',1,'SVF::SVFIRWriter::contentToJson(const GepValVar *var)'],['../classSVF_1_1SVFIRWriter.html#a32fb1b1ff8c53745842b8b691c3abd5e',1,'SVF::SVFIRWriter::contentToJson(const GepObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a5e37174baebf9065857cbc0ea368cd30',1,'SVF::SVFIRWriter::contentToJson(const FIObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a4980697a5e7bf80f58a82b88d9f43d72',1,'SVF::SVFIRWriter::contentToJson(const RetPN *var)'],['../classSVF_1_1SVFIRWriter.html#aa81a38241341f960f28910c822875513',1,'SVF::SVFIRWriter::contentToJson(const VarArgPN *var)'],['../classSVF_1_1SVFIRWriter.html#af27a7445bf42c5c3419f1be7b9d43ce2',1,'SVF::SVFIRWriter::contentToJson(const DummyValVar *var)'],['../classSVF_1_1SVFIRWriter.html#a6359ac9648777ff027a1be519fbdbef7',1,'SVF::SVFIRWriter::contentToJson(const DummyObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a651f8d418a28983a10947f0413511ae3',1,'SVF::SVFIRWriter::contentToJson(const SVFStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#acc241482c26efc447abecb6c911ca0c9',1,'SVF::SVFIRWriter::contentToJson(const AssignStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a13ccbeaef98b61c2df16319932397280',1,'SVF::SVFIRWriter::contentToJson(const AddrStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#aeaaa76ad5fa6fc7e506819a163093f62',1,'SVF::SVFIRWriter::contentToJson(const CopyStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a422f38519fc9953d694d449915d2d75e',1,'SVF::SVFIRWriter::contentToJson(const StoreStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#ae5ae0633530eda1fb005d31709d4601f',1,'SVF::SVFIRWriter::contentToJson(const LoadStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a7102d7370cda277093e89cc1c96eb65c',1,'SVF::SVFIRWriter::contentToJson(const GepStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a3bcdeef1a85ab1833cc10b8b7b3b88e9',1,'SVF::SVFIRWriter::contentToJson(const CallPE *edge)'],['../classSVF_1_1SVFIRWriter.html#ad948efe686f27fee0107296fbc95a943',1,'SVF::SVFIRWriter::contentToJson(const RetPE *edge)'],['../classSVF_1_1SVFIRWriter.html#a53df57955b76fd745acd6e18a8925033',1,'SVF::SVFIRWriter::contentToJson(const MultiOpndStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a1fa3589d76995acb4a9da5d07ad1bec0',1,'SVF::SVFIRWriter::contentToJson(const PhiStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a49193efca6debcd9280b7d0b100516db',1,'SVF::SVFIRWriter::contentToJson(const SelectStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a3e4c5b355d0ad7efee7691ab399425e2',1,'SVF::SVFIRWriter::contentToJson(const CmpStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a4802baa5a55da54dcbb330d1bf0a5773',1,'SVF::SVFIRWriter::contentToJson(const BinaryOPStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#aef0d9b742855a09007aacb62808aa701',1,'SVF::SVFIRWriter::contentToJson(const UnaryOPStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a4bd182143a96162df126de2bdb964f4a',1,'SVF::SVFIRWriter::contentToJson(const BranchStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#aef3decd0f53c40fc276d88ed61231c81',1,'SVF::SVFIRWriter::contentToJson(const TDForkPE *edge)'],['../classSVF_1_1SVFIRWriter.html#aac5acaf49f3036ab1a47d39053c4420c',1,'SVF::SVFIRWriter::contentToJson(const TDJoinPE *edge)'],['../classSVF_1_1SVFIRWriter.html#ae8b7b2b9b9ce20cd6b962f204cab0947',1,'SVF::SVFIRWriter::contentToJson(const ICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a28749d35eae79af7caceb53be9b5f920',1,'SVF::SVFIRWriter::contentToJson(const GlobalICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a420f12dd8462a9249ad4136bf0a1f21e',1,'SVF::SVFIRWriter::contentToJson(const IntraICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a1b8ff9400b18d9786c5d936dfbbcd8a7',1,'SVF::SVFIRWriter::contentToJson(const InterICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a511f8f55565ed4e8c0c5948e1a113a68',1,'SVF::SVFIRWriter::contentToJson(const FunEntryICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a9c11025e72dc0d50bd6c8861c987a9bd',1,'SVF::SVFIRWriter::contentToJson(const FunExitICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#af4bda9ee619a9c65ae5875f84c7bdb7d',1,'SVF::SVFIRWriter::contentToJson(const CallICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a2305753e0dc75a34bf32abe39bee7f57',1,'SVF::SVFIRWriter::contentToJson(const RetICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a92792f6766cdca52289cc96270ea832c',1,'SVF::SVFIRWriter::contentToJson(const ICFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a39f7f259184a7248a569366fc0411c96',1,'SVF::SVFIRWriter::contentToJson(const IntraCFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a4e0ee6cf6a6af5f01f84a01ce76c0af3',1,'SVF::SVFIRWriter::contentToJson(const CallCFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a102dffad6dc695c7edf64d3e25a71c42',1,'SVF::SVFIRWriter::contentToJson(const RetCFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a142e5e0c255fa7a0a92207bd0b4b2660',1,'SVF::SVFIRWriter::contentToJson(const CHNode *node)'],['../classSVF_1_1SVFIRWriter.html#ae3280b9c7d26d1307aff536dd4538962',1,'SVF::SVFIRWriter::contentToJson(const CHEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a6af57712b6db7e339fe252243c275719',1,'SVF::SVFIRWriter::contentToJson(const SVFType *type)'],['../classSVF_1_1SVFIRWriter.html#a1efd4603f577338128d48c541e5cbddb',1,'SVF::SVFIRWriter::contentToJson(const SVFPointerType *type)'],['../classSVF_1_1SVFIRWriter.html#ad25075748f28f52ef794d310336c9406',1,'SVF::SVFIRWriter::contentToJson(const SVFIntegerType *type)'],['../classSVF_1_1SVFIRWriter.html#adbb8896aa66c635d506116ab9fb79426',1,'SVF::SVFIRWriter::contentToJson(const SVFFunctionType *type)'],['../classSVF_1_1SVFIRWriter.html#a5af55ff79454efa076329ae16692fe6b',1,'SVF::SVFIRWriter::contentToJson(const SVFStructType *type)'],['../classSVF_1_1SVFIRWriter.html#a4f66dc95d3f1ba24afcb99070f088241',1,'SVF::SVFIRWriter::contentToJson(const SVFArrayType *type)'],['../classSVF_1_1SVFIRWriter.html#a28ac364c374221bce665e52f1d360d12',1,'SVF::SVFIRWriter::contentToJson(const SVFOtherType *type)'],['../classSVF_1_1SVFIRWriter.html#aa729d46c25a066e3a6ca47099fddcc81',1,'SVF::SVFIRWriter::contentToJson(const SVFValue *value)'],['../classSVF_1_1SVFIRWriter.html#ad67b61dce8153775441e8d163f49db85',1,'SVF::SVFIRWriter::contentToJson(const SVFFunction *value)'],['../classSVF_1_1SVFIRWriter.html#af79464d720409f8b34a49f2295009a4c',1,'SVF::SVFIRWriter::contentToJson(const SVFBasicBlock *value)'],['../classSVF_1_1SVFIRWriter.html#a875f2919f4e4edc2d1c92e4b44968921',1,'SVF::SVFIRWriter::contentToJson(const SVFInstruction *value)'],['../classSVF_1_1SVFIRWriter.html#abf7750aaa981554365147e00b61fcc28',1,'SVF::SVFIRWriter::contentToJson(const SVFCallInst *value)'],['../classSVF_1_1SVFIRWriter.html#aaf2d5d5f32ec2520947ea9a9dcc51e38',1,'SVF::SVFIRWriter::contentToJson(const SVFVirtualCallInst *value)'],['../classSVF_1_1SVFIRWriter.html#a390911a19db22119513b2261fdb8f803',1,'SVF::SVFIRWriter::contentToJson(const SVFConstant *value)'],['../classSVF_1_1SVFIRWriter.html#a8c2718e4229429726efae47a112ee0e8',1,'SVF::SVFIRWriter::contentToJson(const SVFGlobalValue *value)'],['../classSVF_1_1SVFIRWriter.html#aee1088706ad035c70eaafe4bda51d267',1,'SVF::SVFIRWriter::contentToJson(const SVFArgument *value)'],['../classSVF_1_1SVFIRWriter.html#a418ce3f29ad04187439ef667efda4432',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantData *value)'],['../classSVF_1_1SVFIRWriter.html#ae6a4b6b7f2658493d9f9f208a59b11aa',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantInt *value)'],['../classSVF_1_1SVFIRWriter.html#a9feef4e0f3f9bb853e8cd781777618b6',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantFP *value)'],['../classSVF_1_1SVFIRWriter.html#abc719def35684aa913a24b062e3b9b40',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantNullPtr *value)'],['../classSVF_1_1SVFIRWriter.html#ade9a4782c10cc9b1211ed4a207f4e907',1,'SVF::SVFIRWriter::contentToJson(const SVFBlackHoleValue *value)'],['../classSVF_1_1SVFIRWriter.html#aef23c59e31bcd922ba4144c42276b746',1,'SVF::SVFIRWriter::contentToJson(const SVFOtherValue *value)'],['../classSVF_1_1SVFIRWriter.html#a2cc93dbc8a5299c25f7de593782b16ea',1,'SVF::SVFIRWriter::contentToJson(const SVFMetadataAsValue *value)'],['../classSVF_1_1SVFIRWriter.html#a4a61edccc5cdea0b353a0dbeb53f740b',1,'SVF::SVFIRWriter::contentToJson(const SVFLoop *loop)'],['../classSVF_1_1SVFIRWriter.html#a555f034d322b10a83fc78ef669bfd120',1,'SVF::SVFIRWriter::contentToJson(const MemObj *memObj)'],['../classSVF_1_1SVFIRWriter.html#a4319f5b80cf599a9364dfe791adfa2bf',1,'SVF::SVFIRWriter::contentToJson(const StInfo *stInfo)']]],
486
+ ['context_1315',['context',['../classSVF_1_1ContextCond.html#ac431eae00244cc7792b6e7e00634d535',1,'SVF::ContextCond::context()'],['../classSVF_1_1CxtStmtDPItem.html#a96f1d7c309e3b69af66200e2cfb5a466',1,'SVF::CxtStmtDPItem::context()'],['../classSVF_1_1CxtDPItem.html#ab89e9f588054ad8a99d9af8e756c951b',1,'SVF::CxtDPItem::context()']]],
487
+ ['context_5fleak_1316',['CONTEXT_LEAK',['../classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da1524077f4425b7e2d6cc32917a02c356',1,'SVF::LeakChecker']]],
488
+ ['contextcond_1317',['ContextCond',['../classSVF_1_1ContextCond.html',1,'SVF::ContextCond'],['../classSVF_1_1ContextCond.html#a9b81bf11679645d32d50b91bdb6d2dc1',1,'SVF::ContextCond::ContextCond()'],['../classSVF_1_1ContextCond.html#a5f31275f74ff9eb5734481f36275c6d9',1,'SVF::ContextCond::ContextCond(const ContextCond &cond)'],['../classSVF_1_1ContextCond.html#a9ddc22484df27618c5095445f33b4cf1',1,'SVF::ContextCond::ContextCond(ContextCond &&cond) noexcept']]],
489
+ ['contextdda_1318',['ContextDDA',['../classSVF_1_1ContextDDA.html',1,'SVF::ContextDDA'],['../classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05',1,'SVF::ContextDDA::ContextDDA()'],['../classSVF_1_1DDAStat.html#ac3fb8b15c5308c926209a941c7cf62e1',1,'SVF::DDAStat::contextDDA()']]],
490
+ ['contextdda_2ecpp_1319',['ContextDDA.cpp',['../ContextDDA_8cpp.html',1,'']]],
491
+ ['contextdda_2eh_1320',['ContextDDA.h',['../ContextDDA_8h.html',1,'']]],
492
+ ['contextinsensitive_1321',['ContextInsensitive',['../classSVF_1_1Options.html#ae60822a71ee1cd389413d98dfb35e302',1,'SVF::Options']]],
493
+ ['controldg_1322',['controlDg',['../classSVF_1_1CDG.html#a70b59b33f4266b22cc58fa832ded900a',1,'SVF::CDG']]],
494
+ ['convertexpression_1323',['convertExpression',['../BreakConstantExpr_8cpp.html#a25cf7d9aff084a1cd1aa51c85a4a17e1',1,'BreakConstantExpr.cpp']]],
495
+ ['copy_1324',['Copy',['../classSVF_1_1ConstraintEdge.html#a663af27955ba0c545f34fa1f076b7375a29b0aa3353f866ef1655ab6d4716feb9',1,'SVF::ConstraintEdge::Copy()'],['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75af589a053fdb7efc728b68a324fc58b2b',1,'SVF::VFGNode::Copy()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9ad3469cdfb64f05163b5310b731b221da',1,'SVF::SVFStmt::Copy()'],['../cJSON_8cpp.html#a7669ee67a0563250c1efaa24d130e1ac',1,'copy(): cJSON.cpp']]],
496
+ ['copycgedge_1325',['CopyCGEdge',['../classSVF_1_1CopyCGEdge.html',1,'SVF::CopyCGEdge'],['../classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd',1,'SVF::CopyCGEdge::CopyCGEdge()'],['../classSVF_1_1CopyCGEdge.html#ac82949d49688f428d09842bda0ba1d53',1,'SVF::CopyCGEdge::CopyCGEdge(const CopyCGEdge &)'],['../classSVF_1_1CopyCGEdge.html#a90cbb8b4085648811f95afde4175a168',1,'SVF::CopyCGEdge::CopyCGEdge(ConstraintNode *s, ConstraintNode *d, EdgeID id)']]],
497
+ ['copyinedges_1326',['copyInEdges',['../classSVF_1_1ConstraintNode.html#a4d413d64bf554ecdc72709afeeb85775',1,'SVF::ConstraintNode']]],
498
+ ['copyoutedges_1327',['copyOutEdges',['../classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40',1,'SVF::ConstraintNode']]],
499
+ ['copystmt_1328',['CopyStmt',['../classSVF_1_1CopyStmt.html',1,'SVF::CopyStmt'],['../classSVF_1_1CopyStmt.html#a63b808e82e75562c53e4371cc3d7ed1e',1,'SVF::CopyStmt::CopyStmt()'],['../classSVF_1_1CopyStmt.html#aa965d58e96e8729d16d66387ee09eac7',1,'SVF::CopyStmt::CopyStmt(const CopyStmt &)'],['../classSVF_1_1CopyStmt.html#a69b179ef052408034786d32a52c52389',1,'SVF::CopyStmt::CopyStmt(SVFVar *s, SVFVar *d)']]],
500
+ ['copysvfgnode_1329',['CopySVFGNode',['../namespaceSVF.html#ab98f7c9e6311e649cdfd5d2f3f8e59be',1,'SVF']]],
501
+ ['copytime_1330',['copyTime',['../classSVF_1_1FlowSensitive.html#a888d6334e5e226c634680e4c0674dcfb',1,'SVF::FlowSensitive']]],
502
+ ['copyvfgnode_1331',['CopyVFGNode',['../classSVF_1_1CopyVFGNode.html',1,'SVF::CopyVFGNode'],['../classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7',1,'SVF::CopyVFGNode::CopyVFGNode()'],['../classSVF_1_1CopyVFGNode.html#ac04930bac7b31563ce761779ff1dbf91',1,'SVF::CopyVFGNode::CopyVFGNode(const CopyVFGNode &)'],['../classSVF_1_1CopyVFGNode.html#aee4a402546b3df92412a5252c9608818',1,'SVF::CopyVFGNode::CopyVFGNode(NodeID id, const CopyStmt *copy)']]],
503
+ ['corebitvector_1332',['CoreBitVector',['../classSVF_1_1CoreBitVector.html',1,'SVF::CoreBitVector'],['../classSVF_1_1CoreBitVector.html#adb5b13df8bc76f00ceb145711cfb77e1',1,'SVF::CoreBitVector::CoreBitVector(void)'],['../classSVF_1_1CoreBitVector.html#aa25de5d26935c74e156c5f6604b3d8a8',1,'SVF::CoreBitVector::CoreBitVector(size_t n)'],['../classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae',1,'SVF::CoreBitVector::CoreBitVector(const CoreBitVector &cbv)'],['../classSVF_1_1CoreBitVector.html#a93f42d767c99bdf788dc4df4881751c5',1,'SVF::CoreBitVector::CoreBitVector(CoreBitVector &&cbv)']]],
504
+ ['corebitvector_2ecpp_1333',['CoreBitVector.cpp',['../CoreBitVector_8cpp.html',1,'']]],
505
+ ['corebitvector_2eh_1334',['CoreBitVector.h',['../CoreBitVector_8h.html',1,'']]],
506
+ ['corebitvectoriterator_1335',['CoreBitVectorIterator',['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html',1,'SVF::CoreBitVector::CoreBitVectorIterator'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#abe0289ad45158397b6950afc920f34ef',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(void)=delete'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(const CoreBitVector *cbv, bool end=false)'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a66b4a85853791c4e1537a4bdbc7a2f90',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(const CoreBitVectorIterator &cbv)=default'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#add4da76753804d22314f070e1ad1ce6f',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(CoreBitVectorIterator &&cbv)=default']]],
507
+ ['count_1336',['count',['../classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555',1,'SVF::CondStdSet::count()'],['../classSVF_1_1PointsTo.html#aa0d4ee196b91fce626f3f15bcc5599e4',1,'SVF::PointsTo::count()'],['../classSVF_1_1CoreBitVector.html#abfed2e7daf2407e11cade625ac19a6ce',1,'SVF::CoreBitVector::count()'],['../structSVF_1_1TrailingZerosCounter.html#aa8b0814bfce87a935ef57f870fe1ee83',1,'SVF::TrailingZerosCounter::count()'],['../structSVF_1_1PopulationCounter.html#aa49a07f6be7991ffe42af5445b38d59b',1,'SVF::PopulationCounter::count()'],['../structSVF_1_1LeadingZerosCounter.html#ad85fa905e96374d79a832a027226d8d3',1,'SVF::LeadingZerosCounter::count()'],['../structSVF_1_1PopulationCounter_3_01T_00_018_01_4.html#a6b0aabdd55f93d2b5ea8df270a14a0ec',1,'SVF::PopulationCounter< T, 8 >::count()'],['../structSVF_1_1SparseBitVectorElement.html#a8ed9ca88c7eef7574a9887197b422e81',1,'SVF::SparseBitVectorElement::count()'],['../classSVF_1_1SparseBitVector.html#a9f96e6a886fa69e07cda5dbfaed8b7c9',1,'SVF::SparseBitVector::count()'],['../cJSON_8h.html#ad43c3812e6d13e0518d9f8b8f463ffcf',1,'count(): cJSON.h'],['../cJSON_8cpp.html#ad43c3812e6d13e0518d9f8b8f463ffcf',1,'count(): cJSON.cpp']]],
508
+ ['countaliases_1337',['countAliases',['../classSVF_1_1FlowSensitive.html#a94dc671f524ed3ed00f5a54b13f18e18',1,'SVF::FlowSensitive']]],
509
+ ['countleadingzeros_1338',['countLeadingZeros',['../namespaceSVF.html#af897f6692f1f6aa13d897f89b3370d0d',1,'SVF']]],
510
+ ['countpopulation_1339',['countPopulation',['../namespaceSVF.html#ae86e9ecca38512426d0bade3a95d0a51',1,'SVF']]],
511
+ ['countstat_1340',['countStat',['../classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6',1,'SVF::ICFGStat']]],
512
+ ['countsumedges_1341',['countSumEdges',['../classSVF_1_1CFLBase.html#a824da17d03599090d4e3b4c50aeccff9',1,'SVF::CFLBase']]],
513
+ ['counttrailingzeros_1342',['countTrailingZeros',['../namespaceSVF.html#a5cb5811bab8e04773dfa21ad919df461',1,'SVF']]],
514
+ ['coverage_1343',['coverage',['../classSVF_1_1SVFBugReport.html#abdb02bf4b61c6cbccd4b9c3c01590ddc',1,'SVF::SVFBugReport']]],
515
+ ['cpputil_2ecpp_1344',['CppUtil.cpp',['../CppUtil_8cpp.html',1,'']]],
516
+ ['cpputil_2eh_1345',['CppUtil.h',['../CppUtil_8h.html',1,'']]],
517
+ ['cpts_1346',['cpts',['../classSVF_1_1IndirectSVFGEdge.html#a2d54c1c3567ef6676ba15f88c622e5b7',1,'SVF::IndirectSVFGEdge::cpts()'],['../classSVF_1_1MRSVFGNode.html#a640153ff592bf0058882a0d05a76b1ba',1,'SVF::MRSVFGNode::cpts()']]],
518
+ ['cptsbegin_1347',['cptsBegin',['../classSVF_1_1CondPointsToSet.html#acc5c77fbd1a6133d5e80c3f587d49fb3',1,'SVF::CondPointsToSet::cptsBegin()'],['../classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670',1,'SVF::CondPointsToSet::cptsBegin() const']]],
519
+ ['cptsend_1348',['cptsEnd',['../classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea',1,'SVF::CondPointsToSet::cptsEnd()'],['../classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d',1,'SVF::CondPointsToSet::cptsEnd() const']]],
520
+ ['cptset_1349',['CPtSet',['../classSVF_1_1CondPTAImpl.html#a3f2f48fc122c07ff9eb1382aa7a3f966',1,'SVF::CondPTAImpl']]],
521
+ ['cptsset_1350',['cptsSet',['../classSVF_1_1MemRegion.html#a77a18bcce56cf48d1c338e852a2be9bc',1,'SVF::MemRegion']]],
522
+ ['cptstorepcptsmap_1351',['cptsToRepCPtsMap',['../classSVF_1_1MRGenerator.html#ab4d1ff0357d389a65ff1c2112ce631a1',1,'SVF::MRGenerator']]],
523
+ ['cpu_1352',['CPU',['../classSVF_1_1SVFStat.html#a4f47da512cfa8f94fddaddc65334b454ad58693e596aa4088fa4a05065f9c0ffa',1,'SVF::SVFStat']]],
524
+ ['cpyitvtolocal_1353',['cpyItvToLocal',['../classSVF_1_1IntervalExeState.html#a052d677fb5ee940ed0686f3d67d10d19',1,'SVF::IntervalExeState']]],
525
+ ['create_5freference_1354',['create_reference',['../cJSON_8cpp.html#ac06bbc307a6f39fe58aafbcb82fbf4b3',1,'cJSON.cpp']]],
526
+ ['createandersenscd_1355',['createAndersenSCD',['../classSVF_1_1AndersenSCD.html#ad403be45ff1c69fccdff6c5f3f1959c2',1,'SVF::AndersenSCD']]],
527
+ ['createandersensfr_1356',['createAndersenSFR',['../classSVF_1_1AndersenSFR.html#a4792427f84f402ec30f9447d24f3faad',1,'SVF::AndersenSFR']]],
528
+ ['createandersenwavediff_1357',['createAndersenWaveDiff',['../classSVF_1_1AndersenWaveDiff.html#a48ff6fc4badc79ad3204ae9bd95cc540',1,'SVF::AndersenWaveDiff']]],
529
+ ['createblkobj_1358',['createBlkObj',['../classSVF_1_1SymbolTableBuilder.html#a5db9e476132b0a653c7995b61def4065',1,'SVF::SymbolTableBuilder']]],
530
+ ['createchedge_1359',['createCHEdge',['../classSVF_1_1SVFIRReader.html#a785e48ae09bf607a41efe7fd66615af4',1,'SVF::SVFIRReader']]],
531
+ ['createchnode_1360',['createCHNode',['../classSVF_1_1SVFIRReader.html#a26bb57669d2bb947d96d0e0d93ae40e1',1,'SVF::SVFIRReader']]],
532
+ ['createconstantobj_1361',['createConstantObj',['../classSVF_1_1SymbolTableBuilder.html#a85994a1cdb68036dde589aab0d7b3e82',1,'SVF::SymbolTableBuilder']]],
533
+ ['createdisjointmr_1362',['createDisjointMR',['../classSVF_1_1IntraDisjointMRG.html#a17d0ad0c62982d2b03121e935469e7b2',1,'SVF::IntraDisjointMRG']]],
534
+ ['createdistinctmr_1363',['createDistinctMR',['../classSVF_1_1DistinctMRG.html#a7a6ffa1c8dc8e624e3b42f97e6e4b393',1,'SVF::DistinctMRG']]],
535
+ ['createdummyobj_1364',['createDummyObj',['../classSVF_1_1SymbolTableInfo.html#ae39b1a2330b157312727a560fddbd0dc',1,'SVF::SymbolTableInfo']]],
536
+ ['createedgewithflag_1365',['createEdgeWithFlag',['../classSVF_1_1SVFIRReader.html#ab6f96f9491fe0f15b91c3c1f2989d842',1,'SVF::SVFIRReader']]],
537
+ ['createfsmpta_1366',['createFSMPTA',['../classSVF_1_1FSMPTA.html#a8a2d1c846f8b6aead8d9426e1effa426',1,'SVF::FSMPTA']]],
538
+ ['createfswpa_1367',['createFSWPA',['../classSVF_1_1FlowSensitive.html#af21aa66bc41607d8c93faf1acea1f3be',1,'SVF::FlowSensitive']]],
539
+ ['createicfgedge_1368',['createICFGEdge',['../classSVF_1_1SVFIRReader.html#a2b97dbcdea2f61bc83268cf8e7ecb87d',1,'SVF::SVFIRReader']]],
540
+ ['createicfgnode_1369',['createICFGNode',['../classSVF_1_1SVFIRReader.html#a75dcf9f3ecdcc65151566e9f6e296eea',1,'SVF::SVFIRReader']]],
541
+ ['createintervalvalue_1370',['createIntervalValue',['../classSVF_1_1IntervalESBase.html#a080484bdcd9287e95d0ced0fa474fd05',1,'SVF::IntervalESBase']]],
542
+ ['createmr_1371',['createMR',['../classSVF_1_1MRGenerator.html#ac18324bd2b862c3cdbf65494bf69ecb5',1,'SVF::MRGenerator']]],
543
+ ['createmuchi_1372',['createMUCHI',['../classSVF_1_1MemSSA.html#a695adf83e8c40b9628b1866053f68033',1,'SVF::MemSSA']]],
544
+ ['createnode_1373',['createNode',['../classSVF_1_1CHGBuilder.html#ae0376b8ecdf2093b88e8c529f0e014e0',1,'SVF::CHGBuilder']]],
545
+ ['createobjs_1374',['createObjs',['../classSVF_1_1ReaderIDToObjMap.html#ae81aaaaf1c3bb461ff2929e79fd8c8f2',1,'SVF::ReaderIDToObjMap::createObjs()'],['../classSVF_1_1ReaderPtrPool.html#ae324e7cf279e2b007a41ebea737d06f5',1,'SVF::ReaderPtrPool::createObjs()'],['../classSVF_1_1GenericGraphReader.html#a29c813df947df665d068fabe7b1fe919',1,'SVF::GenericGraphReader::createObjs()'],['../classSVF_1_1SymbolTableInfoReader.html#ad1da745e0f65a6a3f8d45730e4458dee',1,'SVF::SymbolTableInfoReader::createObjs()'],['../classSVF_1_1ICFGReader.html#ad1f5fb592f2c89ac76abff828506f608',1,'SVF::ICFGReader::createObjs()'],['../classSVF_1_1SVFModuleReader.html#a8145cbd243e0604582ae86408d0a2477',1,'SVF::SVFModuleReader::createObjs()'],['../classSVF_1_1SVFIRReader.html#ad8e86d5b991ff3411c807f6cb65b2d24',1,'SVF::SVFIRReader::createObjs()']]],
546
+ ['createobjtypeinfo_1375',['createObjTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#a31190ba1934f945abe8a1b4fcbb636b3',1,'SVF::SymbolTableBuilder::createObjTypeInfo()'],['../classSVF_1_1SymbolTableInfo.html#a2994a616d76020a21903fcdc2d2cfdff',1,'SVF::SymbolTableInfo::createObjTypeInfo()']]],
547
+ ['createpagedge_1376',['createPAGEdge',['../classSVF_1_1SVFIRReader.html#a786c202edf78de73d6f0996f06bd8106',1,'SVF::SVFIRReader']]],
548
+ ['createpagnode_1377',['createPAGNode',['../classSVF_1_1SVFIRReader.html#ae38a6f1a2c930fb1136be280c4aa35f4',1,'SVF::SVFIRReader']]],
549
+ ['createsteensgaard_1378',['createSteensgaard',['../classSVF_1_1Steensgaard.html#acd5f31c3b1f9b47def458637f8e9389e',1,'SVF::Steensgaard']]],
550
+ ['createsvfdatastructure_1379',['createSVFDataStructure',['../classSVF_1_1LLVMModuleSet.html#a4ca8c4678a7fefe26372fc1f4b2880fd',1,'SVF::LLVMModuleSet']]],
551
+ ['createsvffunction_1380',['createSVFFunction',['../classSVF_1_1LLVMModuleSet.html#a024f5de163fde6f63cb2d762b4b28d8a',1,'SVF::LLVMModuleSet']]],
552
+ ['createsvftype_1381',['createSVFType',['../namespaceSVF.html#aa006007c2108ee3b1bf1f9087ef9a4e8',1,'SVF']]],
553
+ ['createsvfvalue_1382',['createSVFValue',['../namespaceSVF.html#a5949109584f6bce72bd2414960f78afe',1,'SVF']]],
554
+ ['createvfswpa_1383',['createVFSWPA',['../classSVF_1_1VersionedFlowSensitive.html#ae7cf16ad79c13104dd9981e6b984057e',1,'SVF::VersionedFlowSensitive']]],
555
+ ['cs_1384',['cs',['../classSVF_1_1CallCFGEdge.html#a3f576a9648945907859dd5922f55bcb3',1,'SVF::CallCFGEdge::cs()'],['../classSVF_1_1RetCFGEdge.html#a7f247e68024c946be46b484a16c59770',1,'SVF::RetCFGEdge::cs()'],['../classSVF_1_1CallICFGNode.html#a4acec3f922d6610cb81bcdb68dac0af9',1,'SVF::CallICFGNode::cs()'],['../classSVF_1_1RetICFGNode.html#a718935df4d5b653bcf662243b67d7857',1,'SVF::RetICFGNode::cs()'],['../classSVF_1_1ActualINSVFGNode.html#a7260c36cd5a063e3c1de2b2ca7bd0802',1,'SVF::ActualINSVFGNode::cs()'],['../classSVF_1_1ActualOUTSVFGNode.html#a075773fa5b13cc067d24fbbb35c1d042',1,'SVF::ActualOUTSVFGNode::cs()'],['../classSVF_1_1ActualParmVFGNode.html#a652f865955c1f345c656c9178376228a',1,'SVF::ActualParmVFGNode::cs()'],['../classSVF_1_1ActualRetVFGNode.html#af1217e120a09ae262205278c69d8c643',1,'SVF::ActualRetVFGNode::cs()']]],
556
+ ['csc_1385',['CSC',['../classSVF_1_1CSC.html',1,'SVF::CSC'],['../classSVF_1_1CSC.html#a4ffb05984b0509d97ec713fc6bfc4b6e',1,'SVF::CSC::CSC()'],['../classSVF_1_1AndersenSFR.html#aa39c668b1473ac4fb99da3aa736c9edb',1,'SVF::AndersenSFR::csc()']]],
557
+ ['csc_2ecpp_1386',['CSC.cpp',['../CSC_8cpp.html',1,'']]],
558
+ ['csc_2eh_1387',['CSC.h',['../CSC_8h.html',1,'']]],
559
+ ['cscallstring_5fwpa_1388',['CSCallString_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85ac9e931f254fa3471f5f5337cbca1de09',1,'SVF::PointerAnalysis']]],
560
+ ['cschamap_1389',['csCHAMap',['../classSVF_1_1DCHGraph.html#ad79a569e77f94fa8494eed3f18e07e90',1,'SVF::DCHGraph']]],
561
+ ['cshasvfnsbasedoncha_1390',['csHasVFnsBasedonCHA',['../classSVF_1_1DCHGraph.html#a1494aeef22e15baaa160e8d598dd7de0',1,'SVF::DCHGraph::csHasVFnsBasedonCHA()'],['../classSVF_1_1CommonCHGraph.html#a0ce9117288d9e0b498f128217fda0cca',1,'SVF::CommonCHGraph::csHasVFnsBasedonCHA()'],['../classSVF_1_1CHGraph.html#a885a81b08477e6ccdd7df98d249b8c39',1,'SVF::CHGraph::csHasVFnsBasedonCHA()']]],
562
+ ['cshasvtblsbasedoncha_1391',['csHasVtblsBasedonCHA',['../classSVF_1_1DCHGraph.html#afc7235305640be3d6dbae8199d5c8611',1,'SVF::DCHGraph::csHasVtblsBasedonCHA(CallBase *cs)'],['../classSVF_1_1DCHGraph.html#a2fef8f7209f100c7a266cf3102b1219b',1,'SVF::DCHGraph::csHasVtblsBasedonCHA(CallSite cs) override'],['../classSVF_1_1CommonCHGraph.html#aff7363feebc20267dad7230666b583b1',1,'SVF::CommonCHGraph::csHasVtblsBasedonCHA()'],['../classSVF_1_1CHGraph.html#acd4907aa926a4c7fdc3964700d721f79',1,'SVF::CHGraph::csHasVtblsBasedonCHA()']]],
563
+ ['csid_1392',['csId',['../classSVF_1_1PTACallGraphEdge.html#a7488c5125d55e56ec427ef0d8ee88999',1,'SVF::PTACallGraphEdge::csId()'],['../classSVF_1_1CallIndSVFGEdge.html#adb7796f5c1094379ed295e92bf4a79b9',1,'SVF::CallIndSVFGEdge::csId()'],['../classSVF_1_1RetIndSVFGEdge.html#a49e231a4606fda4429d0bae5656fa3e1',1,'SVF::RetIndSVFGEdge::csId()'],['../classSVF_1_1CallDirSVFGEdge.html#a2cbaf86c3e65eb9d02d3843706fc178b',1,'SVF::CallDirSVFGEdge::csId()'],['../classSVF_1_1RetDirSVFGEdge.html#a10929c8f605a05c1a471f77936d31902',1,'SVF::RetDirSVFGEdge::csId()']]],
564
+ ['csnumtoinst_1393',['csnumToInst',['../classSVF_1_1MTAResultValidator.html#a432fa7a1a9af82c90583c779e8f63cf4',1,'SVF::MTAResultValidator::csnumToInst()'],['../classSVF_1_1MTAResultValidator.html#a432fa7a1a9af82c90583c779e8f63cf4',1,'SVF::MTAResultValidator::csnumToInst()']]],
565
+ ['csnumtoinstmap_1394',['csnumToInstMap',['../classSVF_1_1MTAResultValidator.html#ae2717c467dc7c49fab0ec93bfa4baaab',1,'SVF::MTAResultValidator']]],
566
+ ['cssummary_5fwpa_1395',['CSSummary_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85adf8fe4349f84779601a0b41659ca8e27',1,'SVF::PointerAnalysis']]],
567
+ ['cstoargslistmap_1396',['CSToArgsListMap',['../classSVF_1_1SVFIR.html#a32f7ac512aa8d34923dabfe0f0867fca',1,'SVF::SVFIR']]],
568
+ ['cstocallnodemap_1397',['CSToCallNodeMap',['../classSVF_1_1ICFG.html#af0434d6ffd247eeaf73b9294e659a3f9',1,'SVF::ICFG']]],
569
+ ['cstocallnodemapty_1398',['CSToCallNodeMapTy',['../classSVF_1_1ICFG.html#a86bfa1131dbd9cc7020f4c016fc33e51',1,'SVF::ICFG']]],
570
+ ['cstocallsiteargsptsmap_1399',['csToCallSiteArgsPtsMap',['../classSVF_1_1MRGenerator.html#afe91b57b451d7788364493549e015acf',1,'SVF::MRGenerator']]],
571
+ ['cstocallsiteretptsmap_1400',['csToCallSiteRetPtsMap',['../classSVF_1_1MRGenerator.html#a21550f978f42ac3cbb32cbc426ff5cb1',1,'SVF::MRGenerator']]],
572
+ ['cstochavfnsmap_1401',['csToCHAVFnsMap',['../classSVF_1_1CHGraph.html#a5e6502c5baad99c70e1cf56c84ce9474',1,'SVF::CHGraph']]],
573
+ ['cstochavtblsmap_1402',['csToCHAVtblsMap',['../classSVF_1_1CHGraph.html#af3ed2bee5d76e5a848b250950c3be333',1,'SVF::CHGraph']]],
574
+ ['cstoclassesmap_1403',['csToClassesMap',['../classSVF_1_1CHGraph.html#a7ef9982d89a4932883bd58bc49ad9986',1,'SVF::CHGraph']]],
575
+ ['cstoidmap_1404',['csToIdMap',['../classSVF_1_1PTACallGraph.html#a75ffe4f24d59ad42601b7550aa988187',1,'SVF::PTACallGraph']]],
576
+ ['cstomodsmap_1405',['csToModsMap',['../classSVF_1_1MRGenerator.html#a603f993995e7d6961e203a195bb56029',1,'SVF::MRGenerator']]],
577
+ ['cstorefsmap_1406',['csToRefsMap',['../classSVF_1_1MRGenerator.html#ac7b5ca3fd950e1a940f875ac135640f6',1,'SVF::MRGenerator']]],
578
+ ['cstoretmap_1407',['CSToRetMap',['../classSVF_1_1SVFIR.html#a3c7f0dff03671f71e0a453a4de722681',1,'SVF::SVFIR']]],
579
+ ['cstoretnodemap_1408',['CSToRetNodeMap',['../classSVF_1_1ICFG.html#a0e43308038663c10667177238b23ab3e',1,'SVF::ICFG']]],
580
+ ['cstoretnodemapty_1409',['CSToRetNodeMapTy',['../classSVF_1_1ICFG.html#a89c05e53c8388fb053bf6e66fc7c9559',1,'SVF::ICFG']]],
581
+ ['csworklist_1410',['CSWorkList',['../classSVF_1_1LeakChecker.html#aa0d4c66929f8ae39cf5efc77e873f642',1,'SVF::LeakChecker']]],
582
+ ['ctermid_1411',['ctermid',['../extapi_8c.html#ab5e4eb3862b8cdd8d57eae42287b1adf',1,'extapi.c']]],
583
+ ['ctime_5fr_1412',['ctime_r',['../extapi_8c.html#a38a3d2105ca03528415010263361e8e4',1,'extapi.c']]],
584
+ ['ctplist_1413',['ctpList',['../classSVF_1_1TCT.html#a80dad1dfdf64cb7a5805eb8bedf79226',1,'SVF::TCT']]],
585
+ ['ctptonodemap_1414',['ctpToNodeMap',['../classSVF_1_1TCT.html#a0ccb6e9ffff0f22a0a054a92222893d5',1,'SVF::TCT']]],
586
+ ['cttoforkcxtmap_1415',['ctToForkCxtMap',['../classSVF_1_1TCT.html#aea88fdb40c28724546f5903d3a73999a',1,'SVF::TCT']]],
587
+ ['cttoroutinefunmap_1416',['ctToRoutineFunMap',['../classSVF_1_1TCT.html#a36c7884869d923c1a9363962c9e013bd',1,'SVF::TCT']]],
588
+ ['ctx_1417',['ctx',['../classSVF_1_1TCTNode.html#a8f2ef1020b45aada8b79ac3b8d27c2a6',1,'SVF::TCTNode::ctx()'],['../classSVF_1_1Z3Expr.html#af02935097a8db09812781ac8c42d93e5',1,'SVF::Z3Expr::ctx()']]],
589
+ ['ctxset_1418',['CtxSet',['../classSVF_1_1ThreadCallGraph.html#a304ba7ef48068fa019c69af5744842cc',1,'SVF::ThreadCallGraph']]],
590
+ ['cur_1419',['cur',['../classSVF_1_1DPItem.html#a82d2a11fb456192ec88fcb5ffe239d80',1,'SVF::DPItem']]],
591
+ ['curbb_1420',['curBB',['../classSVF_1_1SVFIRBuilder.html#a8219f7e2581cc9974b42cf95d8318b15',1,'SVF::SVFIRBuilder']]],
592
+ ['curevalsvfgnode_1421',['curEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a4ac9b5ec6bfd7a7b468cb13a5e8803e0',1,'SVF::SaberCondAllocator']]],
593
+ ['curloc_1422',['curloc',['../classSVF_1_1StmtDPItem.html#a9e20ebd5ae8272a4aef74914098f97ef',1,'SVF::StmtDPItem']]],
594
+ ['curptr_1423',['curPtr',['../classSVF_1_1DDAClient.html#a6a133cf24ef65eaf58c82ec213f3f6cb',1,'SVF::DDAClient']]],
595
+ ['currelementiter_1424',['CurrElementIter',['../classSVF_1_1SparseBitVector.html#ada7cb2e144c2fccd0d50138778b152dd',1,'SVF::SparseBitVector']]],
596
+ ['current_1425',['current',['../classSVF_1_1CFLGraphBuilder.html#aad408d6ecb776fd763c9b9221a1bed18',1,'SVF::CFLGraphBuilder']]],
597
+ ['currentbestnodemapping_1426',['currentBestNodeMapping',['../classSVF_1_1PointsTo.html#a98781dd444ada40af7eef9aefe76123d',1,'SVF::PointsTo']]],
598
+ ['currentbestreversenodemapping_1427',['currentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a53e1230c87912d26604990eb8b0cbc0c',1,'SVF::PointsTo']]],
599
+ ['cursccid_1428',['curSCCID',['../classSVF_1_1WPASCCSolver.html#a28973d7e1301c36254b67c695e8431aa',1,'SVF::WPASCCSolver']]],
600
+ ['curty_1429',['CurTy',['../classllvm_1_1generic__bridge__gep__type__iterator.html#af4eefb034e50627c6d4ef5bfcdcb4f57',1,'llvm::generic_bridge_gep_type_iterator']]],
601
+ ['curval_1430',['curVal',['../classSVF_1_1SVFIRBuilder.html#aefc70f2a0a2103259ae36d026cbb18be',1,'SVF::SVFIRBuilder']]],
602
+ ['customized_1431',['Customized',['../classSVF_1_1Options.html#a15a9c1086e1bbd6a76d56ad1bdd6b994',1,'SVF::Options']]],
603
+ ['cutree_5fcdist_1432',['cutree_cdist',['../fastcluster_8h.html#a8dbbd465af9ed88a066301ac83ce6961',1,'cutree_cdist(int n, const int *merge, double *height, double cdist, int *labels): fastcluster.cpp'],['../fastcluster_8cpp.html#a8dbbd465af9ed88a066301ac83ce6961',1,'cutree_cdist(int n, const int *merge, double *height, double cdist, int *labels): fastcluster.cpp']]],
604
+ ['cutree_5fk_1433',['cutree_k',['../fastcluster_8h.html#a4815993b37ce6e177c9838584e4cda24',1,'cutree_k(int n, const int *merge, int nclust, int *labels): fastcluster.cpp'],['../fastcluster_8cpp.html#a4815993b37ce6e177c9838584e4cda24',1,'cutree_k(int n, const int *merge, int nclust, int *labels): fastcluster.cpp']]],
605
+ ['cvar_1434',['CVar',['../classSVF_1_1CondPTAImpl.html#af71b4ec9844701582d997466c2e4d94f',1,'SVF::CondPTAImpl']]],
606
+ ['cxt_1435',['cxt',['../classSVF_1_1CxtStmt.html#ae451ee5a61dbdd2367a04cee304bbcb1',1,'SVF::CxtStmt::cxt()'],['../classSVF_1_1CxtThread.html#ae8e5c401e008739bf018f1d618c08ea5',1,'SVF::CxtThread::cxt()'],['../classSVF_1_1CxtProc.html#af5f186c71d815dabcbfab6bae7c57b59',1,'SVF::CxtProc::cxt()']]],
607
+ ['cxt_5fdda_1436',['Cxt_DDA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85a0ab6564c48897595c9d23382a026e0a8',1,'SVF::PointerAnalysis']]],
608
+ ['cxt_5fthread_1437',['CXT_THREAD',['../classSVF_1_1MTAResultValidator.html#a909e66d94d4f3ce6e0c1e0fe5b50483a',1,'SVF::MTAResultValidator']]],
609
+ ['cxtbudget_1438',['CxtBudget',['../classSVF_1_1Options.html#a3bbd106de519cb8d00f33e82f14d279b',1,'SVF::Options']]],
610
+ ['cxtdpitem_1439',['CxtDPItem',['../classSVF_1_1CxtDPItem.html',1,'SVF::CxtDPItem'],['../classSVF_1_1CxtDPItem.html#a673749f246b002b33ca3718a566779ca',1,'SVF::CxtDPItem::CxtDPItem(NodeID c, const ContextCond &cxt)'],['../classSVF_1_1CxtDPItem.html#a1c2b14fd60bd4902bfc520c9ba08c6e8',1,'SVF::CxtDPItem::CxtDPItem(const CxtVar &var)'],['../classSVF_1_1CxtDPItem.html#a53fa464132d5e51e832158d2e928db32',1,'SVF::CxtDPItem::CxtDPItem(const CxtDPItem &dps)'],['../classSVF_1_1CxtDPItem.html#ab2adb60f776ed2cde73253ff367e14cf',1,'SVF::CxtDPItem::CxtDPItem(CxtDPItem &&dps) noexcept']]],
611
+ ['cxtjoininloop_1440',['cxtJoinInLoop',['../classSVF_1_1ForkJoinAnalysis.html#a63da48d338683ec95709a6bd95238707',1,'SVF::ForkJoinAnalysis']]],
612
+ ['cxtlimit_1441',['CxtLimit',['../classSVF_1_1Options.html#a3fd9cce83729bc62cd2fb568b0d53db5',1,'SVF::Options']]],
613
+ ['cxtlocdpitem_1442',['CxtLocDPItem',['../namespaceSVF.html#aa612d67dfa9b0c2999eeef980ca6c893',1,'SVF']]],
614
+ ['cxtlock_1443',['CxtLock',['../classSVF_1_1LockAnalysis.html#ab468a6a0f1705c000dc4260097222b06',1,'SVF::LockAnalysis']]],
615
+ ['cxtlockproc_1444',['CxtLockProc',['../classSVF_1_1LockAnalysis.html#ad855d1de318766ac305a10bfdae4da82',1,'SVF::LockAnalysis']]],
616
+ ['cxtlockprocset_1445',['CxtLockProcSet',['../classSVF_1_1LockAnalysis.html#a75c8b645bdca401896d731a1af8dc464',1,'SVF::LockAnalysis']]],
617
+ ['cxtlockprocvec_1446',['CxtLockProcVec',['../classSVF_1_1LockAnalysis.html#a058f3518f0b861c46c99095922e373f0',1,'SVF::LockAnalysis']]],
618
+ ['cxtlockset_1447',['cxtLockSet',['../classSVF_1_1LockResultValidator.html#a51e6f48be9f2a65b390e4e0350eb12a9',1,'SVF::LockResultValidator::cxtLockSet()'],['../classSVF_1_1LockAnalysis.html#a3081e7c7165908ed4aa282f398c5236d',1,'SVF::LockAnalysis::cxtLockset()'],['../classSVF_1_1LockAnalysis.html#a0716c155b42b3ae7a6c8d7593bb6ac83',1,'SVF::LockAnalysis::CxtLockSet()']]],
619
+ ['cxtlocksetstr_1448',['CxtLockSetStr',['../classSVF_1_1LockResultValidator.html#afec6058866fe334646db78227fb4d6a6',1,'SVF::LockResultValidator']]],
620
+ ['cxtlocktolockset_1449',['CxtLockToLockSet',['../classSVF_1_1LockAnalysis.html#ab782401c6521a2810e28ac602710ac22',1,'SVF::LockAnalysis']]],
621
+ ['cxtlocktospan_1450',['cxtLocktoSpan',['../classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0',1,'SVF::LockAnalysis::cxtLocktoSpan()'],['../classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826',1,'SVF::LockAnalysis::CxtLockToSpan()']]],
622
+ ['cxtproc_1451',['CxtProc',['../classSVF_1_1CxtProc.html',1,'SVF::CxtProc'],['../classSVF_1_1CxtProc.html#ac1ca3a049f6d0f8a0548a153cc903aa0',1,'SVF::CxtProc::CxtProc(const CallStrCxt &c, const SVFFunction *f)'],['../classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc',1,'SVF::CxtProc::CxtProc(const CxtProc &ctm)']]],
623
+ ['cxtptset_1452',['CxtPtSet',['../namespaceSVF.html#ae23af66c8962f4a37da0a5a952bd137a',1,'SVF']]],
624
+ ['cxtsize_1453',['cxtSize',['../classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1',1,'SVF::ContextCond']]],
625
+ ['cxtstmt_1454',['CxtStmt',['../classSVF_1_1CxtStmt.html',1,'SVF::CxtStmt'],['../classSVF_1_1CxtStmt.html#a1fa357ea71dee45deac94141ef8cdd32',1,'SVF::CxtStmt::CxtStmt(const CallStrCxt &c, const SVFInstruction *f)'],['../classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41',1,'SVF::CxtStmt::CxtStmt(const CxtStmt &ctm)']]],
626
+ ['cxtstmt_2eh_1455',['CxtStmt.h',['../CxtStmt_8h.html',1,'']]],
627
+ ['cxtstmtdpitem_1456',['CxtStmtDPItem',['../classSVF_1_1CxtStmtDPItem.html',1,'SVF::CxtStmtDPItem< LocCond >'],['../classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1',1,'SVF::CxtStmtDPItem::CxtStmtDPItem(const CxtVar &var, const LocCond *locCond)'],['../classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0',1,'SVF::CxtStmtDPItem::CxtStmtDPItem(const CxtStmtDPItem< LocCond > &dps)']]],
628
+ ['cxtstmtlist_1457',['cxtStmtList',['../classSVF_1_1LockAnalysis.html#a109293f282e9b920b0b13c58026f6f1d',1,'SVF::LockAnalysis::cxtStmtList()'],['../classSVF_1_1MHP.html#a0300d46dd22ee7cc8c62fada694d3acb',1,'SVF::MHP::cxtStmtList()'],['../classSVF_1_1ForkJoinAnalysis.html#acccf53d174cac3275da0d79c89a73916',1,'SVF::ForkJoinAnalysis::cxtStmtList()']]],
629
+ ['cxtstmtset_1458',['CxtStmtSet',['../classSVF_1_1LockAnalysis.html#a42ed881d4cd79eae099266a9e171aeb2',1,'SVF::LockAnalysis']]],
630
+ ['cxtstmttoaliveflagmap_1459',['cxtStmtToAliveFlagMap',['../classSVF_1_1ForkJoinAnalysis.html#aa31b3f3d51b963ccd475e66b77143dba',1,'SVF::ForkJoinAnalysis::cxtStmtToAliveFlagMap()'],['../classSVF_1_1ForkJoinAnalysis.html#acdc652faba35e45820cce0cdd20ea99c',1,'SVF::ForkJoinAnalysis::CxtStmtToAliveFlagMap()']]],
631
+ ['cxtstmttocxtlocks_1460',['CxtStmtToCxtLockS',['../classSVF_1_1LockResultValidator.html#a284e4c4d5d84da5ebe0938cad8490dfc',1,'SVF::LockResultValidator']]],
632
+ ['cxtstmttocxtlockset_1461',['cxtStmtToCxtLockSet',['../classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb',1,'SVF::LockResultValidator::cxtStmtToCxtLockSet()'],['../classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc',1,'SVF::LockAnalysis::cxtStmtToCxtLockSet()'],['../classSVF_1_1LockAnalysis.html#a710aad28484677637367e9098a55c7d7',1,'SVF::LockAnalysis::CxtStmtToCxtLockSet()']]],
633
+ ['cxtstmttolockflagmap_1462',['CxtStmtToLockFlagMap',['../classSVF_1_1LockAnalysis.html#a451d9b41fd048e11615ea47872f614c9',1,'SVF::LockAnalysis']]],
634
+ ['cxtstmttoloopmap_1463',['CxtStmtToLoopMap',['../classSVF_1_1ForkJoinAnalysis.html#a04e906f76a78db7052f5a0628f665b26',1,'SVF::ForkJoinAnalysis']]],
635
+ ['cxtstmttotidmap_1464',['CxtStmtToTIDMap',['../classSVF_1_1ForkJoinAnalysis.html#a9b0d25255df73a5d7a0b9d30fe918200',1,'SVF::ForkJoinAnalysis']]],
636
+ ['cxtstmtworklist_1465',['CxtStmtWorkList',['../classSVF_1_1LockAnalysis.html#ae2218961699a4b4385f47fb039005dbe',1,'SVF::LockAnalysis::CxtStmtWorkList()'],['../classSVF_1_1ForkJoinAnalysis.html#a0ec0920d324604e3672db4d8dff93b1e',1,'SVF::ForkJoinAnalysis::CxtStmtWorkList()']]],
637
+ ['cxtthread_1466',['CxtThread',['../classSVF_1_1CxtThread.html',1,'SVF::CxtThread'],['../classSVF_1_1CxtThread.html#ad05fb5464900d6d444c1fd3a6e0d9280',1,'SVF::CxtThread::CxtThread(const CallStrCxt &c, const SVFInstruction *fork)'],['../classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3',1,'SVF::CxtThread::CxtThread(const CxtThread &ct)']]],
638
+ ['cxtthreadproc_1467',['CxtThreadProc',['../classSVF_1_1CxtThreadProc.html',1,'SVF::CxtThreadProc'],['../classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc',1,'SVF::CxtThreadProc::CxtThreadProc(NodeID t, const CallStrCxt &c, const SVFFunction *f)'],['../classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8',1,'SVF::CxtThreadProc::CxtThreadProc(const CxtThreadProc &ctm)']]],
639
+ ['cxtthreadprocset_1468',['CxtThreadProcSet',['../classSVF_1_1TCT.html#a09493a428c0ebe7f67847b48f0481f40',1,'SVF::TCT']]],
640
+ ['cxtthreadprocvec_1469',['CxtThreadProcVec',['../classSVF_1_1TCT.html#a23df579f18d4ea4b0f47272091ddc43e',1,'SVF::TCT']]],
641
+ ['cxtthreadstmt_1470',['CxtThreadStmt',['../classSVF_1_1CxtThreadStmt.html',1,'SVF::CxtThreadStmt'],['../classSVF_1_1CxtThreadStmt.html#a5a4392f444e5fe64a1387c134935893d',1,'SVF::CxtThreadStmt::CxtThreadStmt(NodeID t, const CallStrCxt &c, const SVFInstruction *f)'],['../classSVF_1_1CxtThreadStmt.html#ab5487e3f330bb18685281c5effcecfbb',1,'SVF::CxtThreadStmt::CxtThreadStmt(const CxtThreadStmt &ctm)']]],
642
+ ['cxtthreadstmtset_1471',['CxtThreadStmtSet',['../classSVF_1_1MHP.html#a28031502c4f8f0d4012c0827c57efb32',1,'SVF::MHP']]],
643
+ ['cxtthreadstmtworklist_1472',['CxtThreadStmtWorkList',['../classSVF_1_1MHP.html#aeba1145d32693ae7b642f483eeae94ef',1,'SVF::MHP']]],
644
+ ['cxtthreadtoforkcxt_1473',['CxtThreadToForkCxt',['../classSVF_1_1TCT.html#a334c1e8201fbb5cf4fe03cfccae30af2',1,'SVF::TCT']]],
645
+ ['cxtthreadtofun_1474',['CxtThreadToFun',['../classSVF_1_1TCT.html#a0e4cac84df98394d0decee3209f6ff88',1,'SVF::TCT']]],
646
+ ['cxtthreadtonodemap_1475',['CxtThreadToNodeMap',['../classSVF_1_1TCT.html#afdbc317c8db5e8e772221d6f7f9050a4',1,'SVF::TCT']]],
647
+ ['cxttostr_1476',['cxtToStr',['../classSVF_1_1CxtStmt.html#a85aa14770cec41503d674958f64c43ee',1,'SVF::CxtStmt::cxtToStr()'],['../classSVF_1_1CxtThread.html#aa07c20dee73682364690c3b454084c47',1,'SVF::CxtThread::cxtToStr()'],['../classSVF_1_1CxtProc.html#ac53f22f1e9547b15b8998d83290f4281',1,'SVF::CxtProc::cxtToStr()']]],
648
+ ['cxtvar_1477',['CxtVar',['../namespaceSVF.html#ab3532a31724d8719d29aa4c3521ca215',1,'SVF']]],
649
+ ['cycle_1478',['Cycle',['../classSVF_1_1CFBasicBlockGWTOComp.html#a83d5f4a0d2c4efc9840d30f1a1c3b300aca33b5832e3fca1c5966ecc4ce695f96',1,'SVF::CFBasicBlockGWTOComp']]],
650
+ ['cycledepthnumber_1479',['CycleDepthNumber',['../classSVF_1_1CFBasicBlockGWTO.html#a19ae57653ecb3c74d030bed48327ed0e',1,'SVF::CFBasicBlockGWTO']]],
651
+ ['cyclicfldidx_1480',['CyclicFldIdx',['../classSVF_1_1Options.html#a3914c0785473a773c7cb3da01229f2ee',1,'SVF::Options']]]
651
652
  ];