Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExpr.h2262 static bool isPostfix(Opcode Op) { isPostfix() function
2272 bool isPostfix() const { return isPostfix(getOpcode()); } isPostfix() function