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

Declarations

tools/clang/include/clang/AST/ExprCXX.h
  543   static CXXConstCastExpr *Create(const ASTContext &Context, QualType T,

References

tools/clang/lib/AST/ASTImporter.cpp
 7691     return CXXConstCastExpr::Create(
tools/clang/lib/Sema/SemaCast.cpp
  282     return Op.complete(CXXConstCastExpr::Create(Context, Op.ResultType,