Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp492 bool CtorOrDtor) { in gatherFunctions() argument
494 M.getNamedGlobal(CtorOrDtor ? "llvm.global_ctors" : "llvm.global_dtors"); in gatherFunctions()