Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp584 struct KmpcAllocFree final : EHScopeStack::Cleanup { struct
586 KmpcAllocFree(const std::pair<llvm::Value *, llvm::Value *> &AddrSizePair) in KmpcAllocFree() function
2205 EHStack.pushCleanup<KmpcAllocFree>(Kind, AddrSizePair); in pushKmpcAllocFree()