Searched refs:canDescend (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h424 bool canDescend(unsigned MaxDepth, const DeclContext *Callee) const;
/openbsd-current/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp291 bool Environment::canDescend(unsigned MaxDepth, function in class:clang::dataflow::Environment
H A DTransfer.cpp789 Env.canDescend(Options.ContextSensitiveOpts->Depth, F)))

Completed in 132 milliseconds