Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp12022 class OMPAllocateCleanupTy final : public EHScopeStack::Cleanup { in getAddressOfLocalVariable() class
12029 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn, unsigned LocEncoding, in getAddressOfLocalVariable() function in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy