HomeSort by relevance Sort by last modified time
    Searched full:callstackdepth (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
ExprConstant.cpp 445 /// CallStackDepth - The number of calls in the call stack right now.
446 unsigned CallStackDepth;
457 /// initialized after CurrentCall and CallStackDepth.
539 CallStackDepth(0), NextCallIndex(1),
556 if (checkingPotentialConstantExpression() && CallStackDepth > 1)
563 if (CallStackDepth <= getLangOpts().ConstexprCallDepth)
630 unsigned CallStackNotes = CallStackDepth - 1;
    [all...]
  /prebuilts/tools/common/m2/repository/org/beanshell/bsh/2.0b4/
bsh-2.0b4.jar 

Completed in 2464 milliseconds