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

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
12904     StmtResult Move = buildSingleCopyAssign(*this, Loc, BaseType,
12960     LookupResult MemberLookup(*this, Field->getDeclName(), Loc,
12969     assert(!From.build(*this, Loc)->isLValue() && // could be xvalue or prvalue
12974     StmtResult Move = buildSingleCopyAssign(*this, Loc, FieldType,
12990         CreateBuiltinUnaryOp(Loc, UO_Deref, This.build(*this, Loc));
12990         CreateBuiltinUnaryOp(Loc, UO_Deref, This.build(*this, Loc));
12992     StmtResult Return = BuildReturnStmt(Loc, ThisObj.get());
13007     Body = ActOnCompoundStmt(Loc, Loc, Statements,
13007     Body = ActOnCompoundStmt(Loc, Loc, Statements,