Searched refs:foundStarOperator (Results 1 – 1 of 1) sorted by relevance
430 bool foundStarOperator = IsOverloadedOperatorPresent(Record, OO_Star); in threadSafetyCheckIsSmartPointer() local432 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()440 if (!foundStarOperator) in threadSafetyCheckIsSmartPointer()441 foundStarOperator = IsOverloadedOperatorPresent( in threadSafetyCheckIsSmartPointer()448 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()