Searched defs:isDynamic (Results 1 – 5 of 5) sorted by relevance
221 auto isDynamic = [](const ObjCMessageExpr *MsgE)->bool { in VisitObjCMessageExpr() local
297 bool isDynamic() const { return Attributes & Dynamic; } in isDynamic() function
249 isDynamic=true) { in PushPropertyAttributes()296 isDynamic=true) { in PushProperty()1125 isDynamic=true) override { in PushProperty()3460 bool isDynamic = false; in GeneratePropertyList() local
2634 bool CGOpenMPRuntime::isDynamic(OpenMPScheduleClauseKind ScheduleKind) const { in isDynamic() function in CGOpenMPRuntime
391 bool isDynamic() const { return dynamic; } in isDynamic() function