Searched defs:isPostfix (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h1674 static bool isPostfix(Opcode Op) { function in class:clang::StringLiteral::UnaryOperator
1684 bool isPostfix() const { return isPostfix(getOpcode()); } function in class:clang::StringLiteral::UnaryOperator

Completed in 112 milliseconds