Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp111 Constant *DtorFunc = CS->getOperand(1); in runImpl() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp30 using DtorFunc = void (*)(void *); typedef in __anon8d9d85ba0111::ValueStorage
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp527 auto *DtorFunc = Function::Create( in createRegisterFatbinFunction() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp860 const Function *DtorFunc = S.getContext().getOrCreateFunction(Dtor); in runRecordDestructor() local
H A DCompiler.cpp5525 const Function *DtorFunc = getFunction(Dtor); in emitRecordDestruction() local