Searched defs:isAddressOfOperand (Results 1 – 4 of 4) sorted by relevance
200 bool isAddressOfOperand() const { return CorrectionValidator->IsAddressOfOperand; } in isAddressOfOperand() function
707 bool isAddressOfOperand, in ParseCastExpression()1050 bool isAddressOfOperand, in ParseCastExpression()
606 bool isAddressOfOperand, in tryParseCXXIdExpression()739 ExprResult Parser::ParseCXXIdExpression(bool isAddressOfOperand) { in ParseCXXIdExpression()
728 bool isAddressOfOperand, in ActOnDependentIdExpression()