Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h881 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function
1096 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function