Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3887 static bool isPtrMemOp(Opcode Opc) { isPtrMemOp() function
3890 bool isPtrMemOp() const { return isPtrMemOp(getOpcode()); } isPtrMemOp() function