Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCall.h140 EHScopeStack::stable_iterator StackCleanup; variable
H A DCGCall.cpp3133 assert(!StackBase && !StackCleanup.isValid()); in allocateArgumentMemory()