Home
last modified time | relevance | path

Searched refs:Destructors (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3955 enum { Priority = 0, Destructors = 1 }; in emitTaskInit() enumerator
3966 Data1LV, *std::next(KmpCmplrdataUD->field_begin(), Destructors)); in emitTaskInit()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11204 Destructors = 4, in areMultiversionVariantFunctionsCompatible() enumerator
11247 << Destructors; in areMultiversionVariantFunctionsCompatible()
H A DSemaOpenMP.cpp7754 Destructors = 4, in checkOpenMPDeclareVariantFunction() enumerator
7775 << Destructors; in checkOpenMPDeclareVariantFunction()
/freebsd-14.2/contrib/googletest/docs/
H A Dgmock_cook_book.md3035 ### Mocking Destructors