Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h883 SourceLocation Loc, bool IsThreads);
1701 SourceLocation Loc, bool IsThreads) override;
H A DCGOpenMPRuntime.cpp3210 SourceLocation Loc, bool IsThreads) { in emitOrderedRegion() argument
3217 if (IsThreads) { in emitOrderedRegion()
9629 bool IsThreads) { in emitOrderedRegion() argument