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.h883 bool isTypeOperand() const { return isa<TypeSourceInfo *>(Operand); } in isTypeOperand() function
1098 bool isTypeOperand() const { return isa<TypeSourceInfo *>(Operand); } in isTypeOperand() function