Home
last modified time | relevance | path

Searched defs:teamsLoopCanBeParallelFor (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5923 bool teamsLoopCanBeParallelFor() const { return TeamsLoopCanBeParallelFor; } teamsLoopCanBeParallelFor() function in __anona1d9ac773711::TeamsLoopChecker
5982 static bool teamsLoopCanBeParallelFor(Stmt *AStmt, Sema &SemaRef) { teamsLoopCanBeParallelFor() function