Searched defs:isAddressOfOperand (Results 1 – 4 of 4) sorted by relevance
204 bool isAddressOfOperand() const { return CorrectionValidator->IsAddressOfOperand; } in isAddressOfOperand() function
677 bool isAddressOfOperand, in ParseCastExpression()915 bool isAddressOfOperand, in ParseCastExpression()
560 bool isAddressOfOperand, in tryParseCXXIdExpression()666 ExprResult Parser::ParseCXXIdExpression(bool isAddressOfOperand) { in ParseCXXIdExpression()
731 bool isAddressOfOperand, in ActOnDependentIdExpression()