Searched refs:PermCstExpr (Results 1 – 1 of 1) sorted by relevance
15357 std::optional<llvm::APSInt> PermCstExpr = in ActOnOpenMPInterchangeDirective() local15359 if (!PermCstExpr) in ActOnOpenMPInterchangeDirective()15361 uint64_t PermInt = PermCstExpr->getZExtValue(); in ActOnOpenMPInterchangeDirective()