Home | History | Annotate | Download | only in gcmole

Lines Matching refs:function

74 function log(...)
88 local function MakeClangCommandLine(plugin, plugin_args, triple, arch_define)
104 function InvokeClangPluginForEachFile(filenames, cfg, func)
122 local function ParseSConscript()
147 local function EvaluateCondition(cond, props)
158 local function BuildFileList(sources, props)
170 local function FilesForArch(arch)
181 local function config (t) return setmetatable(t, mtConfig) end
183 function mtConfig:extend(t)
229 local function AddCause(name, cause)
238 local function resolve(name)
262 local function parse (filename, lines)
276 local function propagate ()
279 local function mark(from, callers)
294 local function GenerateGCSuspects(arch, files, cfg)
325 local function CheckCorrectnessForArch(arch)
335 local function SearchForErrors(filename, lines)
362 local function SafeCheckCorrectnessForArch(arch)