Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h565 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function
700 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function