Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1048 SourceLocation Loc, bool IsThreads);
2030 SourceLocation Loc, bool IsThreads) override;
H A DCGOpenMPRuntime.cpp2509 SourceLocation Loc, bool IsThreads) { in emitOrderedRegion() argument
2516 if (IsThreads) { in emitOrderedRegion()
12659 bool IsThreads) { in emitOrderedRegion() argument