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

  /external/clang/lib/AST/
ASTDumper.cpp     [all...]
ExprCXX.cpp 568 /// getCastName - Get the name of the C++ cast being used, e.g.,
571 const char *CXXNamedCastExpr::getCastName() const {
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h 208 const char *getCastName() const;
    [all...]

Completed in 35 milliseconds