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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2093 static bool isPostfix(Opcode Op) { function in class:clang::final::UnaryOperator
2103 bool isPostfix() const { return isPostfix(getOpcode()); } function in class:clang::final::UnaryOperator

Completed in 180 milliseconds