Home | History | Annotate | Download | only in Sema

Lines Matching refs:ThrowLoc

216   static InitializedEntity InitializeException(SourceLocation ThrowLoc,
218 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);