Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h613 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function
813 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function