Lines Matching refs:CalledDecl
151 Sema::ImplicitExceptionSpecification::CalledDecl(SourceLocation CallLoc, in CalledDecl() function in Sema::ImplicitExceptionSpecification
8749 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeDefaultedDefaultCtorExceptionSpec()
8761 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeDefaultedDefaultCtorExceptionSpec()
8780 ExceptSpec.CalledDecl(F->getLocation(), Constructor); in ComputeDefaultedDefaultCtorExceptionSpec()
8803 ExceptSpec.CalledDecl(CD->getLocStart(), InheritedCD); in ComputeInheritingCtorExceptionSpec()
8816 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeInheritingCtorExceptionSpec()
8828 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeInheritingCtorExceptionSpec()
8842 ExceptSpec.CalledDecl(F->getLocation(), Constructor); in ComputeInheritingCtorExceptionSpec()
9331 ExceptSpec.CalledDecl(B.getLocStart(), in ComputeDefaultedDtorExceptionSpec()
9338 ExceptSpec.CalledDecl(B.getLocStart(), in ComputeDefaultedDtorExceptionSpec()
9346 ExceptSpec.CalledDecl(F->getLocation(), in ComputeDefaultedDtorExceptionSpec()
9997 ExceptSpec.CalledDecl(Base.getLocStart(), CopyAssign); in ComputeDefaultedCopyAssignmentExceptionSpec()
10005 ExceptSpec.CalledDecl(Base.getLocStart(), CopyAssign); in ComputeDefaultedCopyAssignmentExceptionSpec()
10015 ExceptSpec.CalledDecl(Field->getLocation(), CopyAssign); in ComputeDefaultedCopyAssignmentExceptionSpec()
10392 ExceptSpec.CalledDecl(Base.getLocStart(), MoveAssign); in ComputeDefaultedMoveAssignmentExceptionSpec()
10400 ExceptSpec.CalledDecl(Base.getLocStart(), MoveAssign); in ComputeDefaultedMoveAssignmentExceptionSpec()
10410 ExceptSpec.CalledDecl(Field->getLocation(), MoveAssign); in ComputeDefaultedMoveAssignmentExceptionSpec()
10824 ExceptSpec.CalledDecl(Base.getLocStart(), CopyConstructor); in ComputeDefaultedCopyCtorExceptionSpec()
10831 ExceptSpec.CalledDecl(Base.getLocStart(), CopyConstructor); in ComputeDefaultedCopyCtorExceptionSpec()
10839 ExceptSpec.CalledDecl(Field->getLocation(), CopyConstructor); in ComputeDefaultedCopyCtorExceptionSpec()
10993 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeDefaultedMoveCtorExceptionSpec()
11006 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeDefaultedMoveCtorExceptionSpec()
11022 ExceptSpec.CalledDecl(F->getLocation(), Constructor); in ComputeDefaultedMoveCtorExceptionSpec()