Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprCXX.h865 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function
1076 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function
/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