Home
last modified time | relevance | path

Searched refs:StrideVType (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp7468 QualType StrideVType = VType; in checkOpenMPLoop() local
7472 StrideVType = in checkOpenMPLoop()
7539 buildVarDecl(SemaRef, InitLoc, StrideVType, ".omp.stride"); in checkOpenMPLoop()
7540 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()