Searched refs:foundStarOperator (Results 1 – 1 of 1) sorted by relevance
429 bool foundStarOperator = IsOverloadedOperatorPresent(Record, OO_Star); in threadSafetyCheckIsSmartPointer() local431 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()439 if (!foundStarOperator) in threadSafetyCheckIsSmartPointer()440 foundStarOperator = IsOverloadedOperatorPresent( in threadSafetyCheckIsSmartPointer()447 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()