Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp1626 const Decl *ParentCodeDecl = ParentCGF.CurCodeDecl; in startOutlinedSEHHelper() local
1627 const NamedDecl *Parent = dyn_cast_or_null<NamedDecl>(ParentCodeDecl); in startOutlinedSEHHelper()