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

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
12536     StmtResult Copy = buildSingleCopyAssign(*this, Loc, BaseType,
12593     LookupResult MemberLookup(*this, Field->getDeclName(), Loc,
12603     StmtResult Copy = buildSingleCopyAssign(*this, Loc, FieldType,
12618     ExprResult ThisObj = CreateBuiltinUnaryOp(Loc, UO_Deref, This.build(*this, Loc));
12618     ExprResult ThisObj = CreateBuiltinUnaryOp(Loc, UO_Deref, This.build(*this, Loc));
12620     StmtResult Return = BuildReturnStmt(Loc, ThisObj.get());
12635     Body = ActOnCompoundStmt(Loc, Loc, Statements,
12635     Body = ActOnCompoundStmt(Loc, Loc, Statements,