Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11084 Destructors = 4, in areMultiversionVariantFunctionsCompatible() enumerator
H A DSemaOpenMP.cpp7543 Destructors = 4, in checkOpenMPDeclareVariantFunction() enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3970 enum { Priority = 0, Destructors = 1 }; in emitTaskInit() enumerator