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

References

tools/clang/lib/AST/ASTContext.cpp
 2662   auto I = BlockVarCopyInits.find(VD);
 2663   if (I != BlockVarCopyInits.end())
 2674   BlockVarCopyInits[VD].setExprAndFlag(CopyExpr, CanThrow);
10195          llvm::capacity_in_bytes(BlockVarCopyInits) +