Searched defs:CriticalName (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3192 llvm::Value *CGOpenMPRuntime::getCriticalRegionLock(StringRef CriticalName) { argument
3237 emitCriticalRegion(CodeGenFunction &CGF, StringRef CriticalName, const RegionCodeGenTy &CriticalOpGen, SourceLocation Loc, const Expr *Hint) argument

Completed in 96 milliseconds