Searched defs:CallStackRestore (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp410 struct CallStackRestore : EHScopeStack::Cleanup { struct in namespace:__anon3198
412 CallStackRestore(llvm::Value *Stack) : Stack(Stack) {} function in struct:__anon3198::CallStackRestore

Completed in 43 milliseconds