Searched defs:Destructors (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 11204 Destructors = 4, areMultiversionVariantFunctionsCompatible() enumerator |
H A D | SemaOpenMP.cpp | 7754 Destructors = 4, checkOpenMPDeclareVariantFunction() enumerator |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 3955 enum { Priority = 0, Destructors = 1 }; emitTaskInit() enumerator |