OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMPAllocateCleanupTy
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h
1698
class
OMPAllocateCleanupTy
final : public EHScopeStack::Cleanup {
1704
OMPAllocateCleanupTy
(llvm::CallInst *RLFnCI) : RTLFnCI(RLFnCI) {
CGOpenMPRuntime.cpp
12022
class
OMPAllocateCleanupTy
final : public EHScopeStack::Cleanup {
12029
OMPAllocateCleanupTy
(llvm::FunctionCallee RTLFn, unsigned LocEncoding,
12054
CGF.EHStack.pushCleanup<
OMPAllocateCleanupTy
>(
CGStmtOpenMP.cpp
1646
CGF.EHStack.pushCleanup<
OMPAllocateCleanupTy
>(NormalAndEHCleanup, FreeCI);
Completed in 42 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026