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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp420 struct ExtendGCLifetime : EHScopeStack::Cleanup { struct in namespace:__anon3198
422 ExtendGCLifetime(const VarDecl *var) : Var(*var) {} function in struct:__anon3198::ExtendGCLifetime

Completed in 97 milliseconds