Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp47 AbnormalTerminationSlot(nullptr), SEHPointersDecl(nullptr), in CodeGenFunction()
DCodeGenFunction.h314 llvm::AllocaInst *AbnormalTerminationSlot; variable