Searched defs:isAddressOfOperand (Results 1 – 8 of 8) sorted by relevance
204 bool isAddressOfOperand() const { return CorrectionValidator->IsAddressOfOperand; } in isAddressOfOperand() function
217 bool isAddressOfOperand() const { return CorrectionValidator->IsAddressOfOperand; } in isAddressOfOperand() function
475 bool isAddressOfOperand, in ParseCastExpression()695 bool isAddressOfOperand, in ParseCastExpression()
592 ExprResult Parser::tryParseCXXIdExpression(CXXScopeSpec &SS, bool isAddressOfOperand, in tryParseCXXIdExpression()656 ExprResult Parser::ParseCXXIdExpression(bool isAddressOfOperand) { in ParseCXXIdExpression()
676 bool isAddressOfOperand, in ParseCastExpression()913 bool isAddressOfOperand, in ParseCastExpression()
558 bool isAddressOfOperand, in tryParseCXXIdExpression()664 ExprResult Parser::ParseCXXIdExpression(bool isAddressOfOperand) { in ParseCXXIdExpression()
414 bool isAddressOfOperand, in ActOnDependentIdExpression()
726 bool isAddressOfOperand, in ActOnDependentIdExpression()