Searched refs:isBodyAutosynthesized (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/Analysis/
H A DAnalysisContext.h144 bool isBodyAutosynthesized() const;
/external/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp125 bool AnalysisDeclContext::isBodyAutosynthesized() const { function in class:AnalysisDeclContext
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp821 if (CalleeADC->isBodyAutosynthesized())
H A DBugReporter.cpp3258 if (LCtx->getAnalysisDeclContext()->isBodyAutosynthesized())

Completed in 616 milliseconds