Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp110 Constant *DtorFunc = CS->getOperand(1); runImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp32 using DtorFunc = void (*)(void *); global() typedef in __anoncb6a440c0111::ValueStorage
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp519 auto *DtorFunc = Function::Create( createRegisterFatbinFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp