HomeSort by relevance Sort by last modified time
    Searched refs:getCastName (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/AST/
StmtDumper.cpp 558 OS << " " << Node->getCastName()
ExprCXX.cpp 480 /// getCastName - Get the name of the C++ cast being used, e.g.,
483 const char *CXXNamedCastExpr::getCastName() const {
    [all...]
StmtPrinter.cpp     [all...]
  /external/clang/include/clang/AST/
ExprCXX.h 178 const char *getCastName() const;
    [all...]

Completed in 4013 milliseconds