Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DExprCXX.cpp162 assert(isTypeOperand() && "Cannot call getTypeOperand for typeid(expr)"); in getTypeOperand() function in CXXTypeidExpr
216 assert(isTypeOperand() && "Cannot call getTypeOperand for __uuidof(expr)"); in getTypeOperand() function in CXXUuidofExpr