Lines Matching full:analyze
200 llvm::errs() << "ANALYZE";
355 /// Check if we should skip (not analyze) the given function.
405 // 'nil' and unless we analyze the 'init' functions as top level, we will
449 // analyze parents before the children. Skip the functions inlined into
473 // definition from another TU. In this case we don't want to analyze the
483 // Analyze the function.
520 "list: -analyze-function=\"foobar(int, _Bool)\"\n";
524 "-analyze-function=foobar\n";
566 // If the user wanted to analyze a specific function and the number of basic
605 // Don't analyze if the user explicitly asked for no checks to be performed
631 // Unless -analyze-all is specified, treat decls differently depending on