Searched refs:foundStarOperator (Results 1 – 1 of 1) sorted by relevance
440 bool foundStarOperator = IsOverloadedOperatorPresent(Record, OO_Star); in threadSafetyCheckIsSmartPointer() local442 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()450 if (!foundStarOperator) in threadSafetyCheckIsSmartPointer()451 foundStarOperator = IsOverloadedOperatorPresent( in threadSafetyCheckIsSmartPointer()458 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()