Searched refs:getCastKindName (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/AST/
H A DStmtDumper.cpp368 OS << " <" << Node->getCastKindName();
553 << " <" << Node->getCastKindName();
571 << " <" << Node->getCastKindName() << ">";
H A DExpr.cpp1370 const char *CastExpr::getCastKindName() const { function in class:CastExpr
/external/clang/include/clang/AST/
H A DExpr.h2569 const char *getCastKindName() const;
/external/clang/lib/Analysis/
H A DCFG.cpp3726 << CE->getCastKindName()

Completed in 86 milliseconds