HomeSort by relevance Sort by last modified time
    Searched refs:isBodyAutosynthesized (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Analysis/
AnalysisContext.h 149 bool isBodyAutosynthesized() const;
  /external/clang/lib/Analysis/
AnalysisDeclContext.cpp 115 bool AnalysisDeclContext::isBodyAutosynthesized() const {
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 683 if (CalleeADC->isBodyAutosynthesized())
    [all...]

Completed in 74 milliseconds