Searched defs:isDynamic (Results 1 – 3 of 3) sorted by relevance
217 auto isDynamic = [](const ObjCMessageExpr *MsgE)->bool { in VisitObjCMessageExpr() local
245 isDynamic=true) { in PushPropertyAttributes()292 isDynamic=true) { in PushProperty()1122 isDynamic=true) override { in PushProperty()3375 bool isDynamic = false; in GeneratePropertyList() local
2669 bool CGOpenMPRuntime::isDynamic(OpenMPScheduleClauseKind ScheduleKind) const { in isDynamic() function in CGOpenMPRuntime