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

/external/clang/lib/AST/
H A DMicrosoftMangle.cpp806 Expr *TAE = TA.getAsExpr(); local
808 if (TAE->isIntegerConstantExpr(Value, Context.getASTContext())) {
809 mangleIntegerLiteral(TAE->getType(), Value);

Completed in 44 milliseconds