Searched refs:foundStarOperator (Results 1 – 1 of 1) sorted by relevance
493 bool foundStarOperator = IsOverloadedOperatorPresent(Record, OO_Star); in threadSafetyCheckIsSmartPointer() local495 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()503 if (!foundStarOperator) in threadSafetyCheckIsSmartPointer()504 foundStarOperator = IsOverloadedOperatorPresent( in threadSafetyCheckIsSmartPointer()511 if (foundStarOperator && foundArrowOperator) in threadSafetyCheckIsSmartPointer()