HomeSort by: relevance | last modified time | path
    Searched refs:isHuge (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 383 bool ExprEngine::isHuge(AnalysisDeclContext *ADC) const {
950 if (isHuge(CalleeADC))
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 792 /// (cf. isLarge()), some of which are huge (cf. isHuge()), and we classify
802 bool isHuge(AnalysisDeclContext *ADC) const;

Completed in 54 milliseconds