Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3944 enum { Priority = 0, Destructors = 1 }; in emitTaskInit() enumerator
3955 Data1LV, *std::next(KmpCmplrdataUD->field_begin(), Destructors)); in emitTaskInit()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11316 Destructors = 4, in areMultiversionVariantFunctionsCompatible() enumerator
11359 << Destructors; in areMultiversionVariantFunctionsCompatible()
H A DSemaOpenMP.cpp7492 Destructors = 4, in checkOpenMPDeclareVariantFunction() enumerator
7513 << Destructors; in checkOpenMPDeclareVariantFunction()
/freebsd/contrib/googletest/docs/
H A Dgmock_cook_book.md3041 ### Mocking Destructors