reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3094 if (hasAggregateEvaluationKind(type) && !CurFuncIsThunk &&
tools/clang/lib/CodeGen/CGDecl.cpp2399 if (hasAggregateEvaluationKind(Ty) && !CurFuncIsThunk && 2498 !CurFuncIsThunk) {tools/clang/lib/CodeGen/CGVTables.cpp
240 CurFuncIsThunk = true;
tools/clang/lib/CodeGen/CodeGenFunction.cpp 863 DI->EmitFunctionStart(GD, Loc, StartLoc, FnType, CurFn, CurFuncIsThunk,
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp1496 if (!CGF.CurFuncIsThunk && MD->isVirtual()) { 2010 CGF.CurFuncIsThunk = true;