Searched defs:isAddressOfOperand (Results 1 – 4 of 4) sorted by relevance
204 bool isAddressOfOperand() const { return CorrectionValidator->IsAddressOfOperand; } in isAddressOfOperand() function
676 bool isAddressOfOperand, in ParseCastExpression()913 bool isAddressOfOperand, in ParseCastExpression()
558 bool isAddressOfOperand, in tryParseCXXIdExpression()664 ExprResult Parser::ParseCXXIdExpression(bool isAddressOfOperand) { in ParseCXXIdExpression()
726 bool isAddressOfOperand, in ActOnDependentIdExpression()