Searched refs:PermutedCntName (Results 1 – 1 of 1) sorted by relevance
14954 SmallString<64> PermutedCntName(".permuted_"); in ActOnOpenMPInterchangeDirective() local14955 PermutedCntName.append({llvm::utostr(TargetIdx), ".iv.", OrigVarName}); in ActOnOpenMPInterchangeDirective()14958 &SemaRef.PP.getIdentifierTable().get(PermutedCntName)); in ActOnOpenMPInterchangeDirective()