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