Searched refs:foundStarOperator (Results 1 – 1 of 1) sorted by relevance
441 bool foundStarOperator = IsOverloadedOperatorPresent(Record, OO_Star); in threadSafetyCheckIsSmartPointer() local443 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()451 if (!foundStarOperator) in threadSafetyCheckIsSmartPointer()452 foundStarOperator = IsOverloadedOperatorPresent( in threadSafetyCheckIsSmartPointer()459 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()