Lines Matching full:analyze
200 llvm::errs() << "ANALYZE"; in DisplayFunction()
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 in shouldSkipFunction()
449 // analyze parents before the children. Skip the functions inlined into in HandleDeclsCallGraph()
473 // definition from another TU. In this case we don't want to analyze the in HandleDeclsCallGraph()
483 // Analyze the function. in HandleDeclsCallGraph()
520 "list: -analyze-function=\"foobar(int, _Bool)\"\n"; in reportAnalyzerFunctionMisuse()
524 "-analyze-function=foobar\n"; in reportAnalyzerFunctionMisuse()
566 // If the user wanted to analyze a specific function and the number of basic in runAnalysisOnTranslationUnit()
605 // Don't analyze if the user explicitly asked for no checks to be performed in HandleTranslationUnit()
631 // Unless -analyze-all is specified, treat decls differently depending on in getModeForDecl()