Searched refs:isBodyAutosynthesized (Results 1 – 9 of 9) sorted by relevance
309 assert(LC->getAnalysisDeclContext()->isBodyAutosynthesized()); in findTopAutosynthesizedParentContext()312 while (ParentLC->getAnalysisDeclContext()->isBodyAutosynthesized()) { in findTopAutosynthesizedParentContext()325 if (LC->getAnalysisDeclContext()->isBodyAutosynthesized()) { in getStmtForDiagnostics()
1086 if (CalleeADC->isBodyAutosynthesized()) in shouldInlineCall()
2935 if (DeclCtx->isBodyAutosynthesized() && in emitReport()
142 bool isBodyAutosynthesized() const;
389 return SFC->getAnalysisDeclContext()->isBodyAutosynthesized(); in isSynthesizedAccessor()
1383 if (LCtx->getAnalysisDeclContext()->isBodyAutosynthesized()) { in checkEndFunction()
669 if (Mgr->getAnalysisDeclContext(D)->isBodyAutosynthesized()) in HandleCode()
131 bool AnalysisDeclContext::isBodyAutosynthesized() const { in isBodyAutosynthesized() function in AnalysisDeclContext
885 CalleeCtx->getAnalysisDeclContext()->isBodyAutosynthesized()); in setCallee()