Searched refs:isBodyAutosynthesized (Results 1 – 8 of 8) sorted by relevance
308 assert(LC->getAnalysisDeclContext()->isBodyAutosynthesized()); in findTopAutosynthesizedParentContext()311 while (ParentLC->getAnalysisDeclContext()->isBodyAutosynthesized()) { in findTopAutosynthesizedParentContext()324 if (LC->getAnalysisDeclContext()->isBodyAutosynthesized()) { in getStmtForDiagnostics()
1085 if (CalleeADC->isBodyAutosynthesized()) in shouldInlineCall()
2973 if (DeclCtx->isBodyAutosynthesized() && in emitReport()
142 bool isBodyAutosynthesized() const;
670 if (Mgr->getAnalysisDeclContext(D)->isBodyAutosynthesized()) in HandleCode()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized() function in AnalysisDeclContext
887 CalleeCtx->getAnalysisDeclContext()->isBodyAutosynthesized()); in setCallee()
1381 if (LCtx->getAnalysisDeclContext()->isBodyAutosynthesized()) { in checkEndFunction()