Home | History | Annotate | Download | only in gcmole

Lines Matching refs:then

54    if flag then
56 if real_flag then flag = real_flag end
59 if FLAGS[flag] ~= nil then
84 if not CLANG_BIN or CLANG_BIN == "" then
89 if plugin_args then
112 if FLAGS.verbose then print('popen ', action) end
148 if cond == 'all' then return true end
161 if EvaluateCondition(condition, props) then
231 if not t then
241 if not f then
245 if name:match "Collect.*Garbage" then
250 if FLAGS.whitelist then
252 if name:match(WHITELIST[i]) then
266 if funcname:sub(1, 1) ~= '\t' then
281 if gc[caller] == nil then
290 if gc[funcname] then mark(funcname, callers) end
306 for name, value in pairs(gc) do if value then out:write (name, '\n') end end
329 if not FLAGS.reuse_gcsuspects then
350 if FLAGS.dead_vars then plugin_args = { "--dead-vars" } end
364 if not status then
374 if not ARCHITECTURES[arch] then