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

References

tools/clang/lib/AST/ASTImporter.cpp
 7615       ToLocation, ToType, ToConstructor, E->constructsVBase(),
tools/clang/lib/CodeGen/CGExprAgg.cpp
 1285       E->getConstructor(), E->constructsVBase(), Slot.getAddress(),
tools/clang/lib/Sema/TreeTransform.h
11310       E->constructsVBase(), E->inheritedFromVBase());
tools/clang/lib/Serialization/ASTWriterStmt.cpp
 1410   Record.push_back(E->constructsVBase());