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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h841 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } function in class:clang::CXXTypeidExpr
1052 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } function in class:clang::CXXUuidofExpr
[all...]

Completed in 98 milliseconds