Searched defs:DtorFunc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LowerGlobalDtors.cpp | 110 Constant *DtorFunc = CS->getOperand(1); runImpl() local |
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/ | ||
H A D | Value.cpp | 32 using DtorFunc = void (*)(void *); global() typedef in __anoncb6a440c0111::ValueStorage |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/Offloading/ | ||
H A D | OffloadWrapper.cpp | 519 auto *DtorFunc = Function::Create( createRegisterFatbinFunction() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | ByteCodeExprGen.cpp |
|