Searched defs:isDynamic (Results 1 – 4 of 4) sorted by relevance
217 auto isDynamic = [](const ObjCMessageExpr *MsgE)->bool { in VisitObjCMessageExpr() local
245 isDynamic=true) { in PushPropertyAttributes()292 isDynamic=true) { in PushProperty()1124 isDynamic=true) override { in PushProperty()3378 bool isDynamic = false; in GeneratePropertyList() local
2674 bool CGOpenMPRuntime::isDynamic(OpenMPScheduleClauseKind ScheduleKind) const { in isDynamic() function in CGOpenMPRuntime
415 bool isDynamic() const { return dynamic; } in isDynamic() function