Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp10239 Destructors = 4, in areMultiversionVariantFunctionsCompatible() enumerator
H A DSemaOpenMP.cpp7033 Destructors = 4, in checkOpenMPDeclareVariantFunction() enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4542 enum { Priority = 0, Destructors = 1 }; in emitTaskInit() enumerator