Home
last modified time | relevance | path

Searched defs:DtorFunc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp111 Constant *DtorFunc = CS->getOperand(1); in runImpl() local
/llvm-project/clang/lib/Interpreter/
H A DValue.cpp30 using DtorFunc = void (*)(void *); typedef in __anon35be5cad0111::ValueStorage
/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp527 auto *DtorFunc = Function::Create( createRegisterFatbinFunction() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp