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

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

Completed in 492 milliseconds