reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
12039   Expr *From = FromB.build(S, Loc);
12042                          VK_RValue, OK_Ordinary, Loc, false);
12043   Expr *To = ToB.build(S, Loc);
12046                        VK_RValue, OK_Ordinary, Loc, false);
12057   LookupResult R(S, &S.Context.Idents.get(MemCpyName), Loc,
12068                                             VK_RValue, Loc, nullptr);
12072     To, From, IntegerLiteral::Create(S.Context, Size, SizeType, Loc)
12075                                     Loc, CallArgs, Loc);
12075                                     Loc, CallArgs, Loc);