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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h955 class OMPPrivateScope : public RunCleanupsScope { class in class:clang::CodeGen::CodeGenFunction
962 explicit OMPPrivateScope(CodeGenFunction &CGF) : RunCleanupsScope(CGF) {} function in class:clang::CodeGen::CodeGenFunction::OMPPrivateScope
[all...]

Completed in 107 milliseconds