Searched refs:canDescend (Results 1 – 3 of 3) sorted by relevance
674 bool canDescend(unsigned MaxDepth, const FunctionDecl *Callee) const;
857 Env.canDescend(Options.ContextSensitiveOpts->Depth, F))) in transferInlineCall()
598 bool Environment::canDescend(unsigned MaxDepth, in canDescend() function in clang::dataflow::Environment