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

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 378 bool ExprEngine::isLarge(AnalysisDeclContext *ADC) const {
1022 isLarge(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
798 bool isLarge(AnalysisDeclContext *ADC) const;

Completed in 16 milliseconds