Searched refs:LimitedType (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 3961 BuildNumIterations(Scope *S, const bool LimitedType, 4392 Scope *S, const bool LimitedType, in BuildNumIterations() argument 4464 if (LimitedType) { in BuildNumIterations()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 6523 Scope *S, ArrayRef<LoopIterationSpace> ResultIterSpaces, bool LimitedType, 7270 Scope *S, ArrayRef<LoopIterationSpace> ResultIterSpaces, bool LimitedType, in buildNumIterations() argument 7469 if (LimitedType) { in buildNumIterations()
|