Searched refs:STLF (Results 1 – 1 of 1) sorted by relevance
13601 } else if (const auto *STLF = dyn_cast<SharedTrylockFunctionAttr>(A)) { in checkThisInStaticMemberFunctionAttributes() local13602 Arg = STLF->getSuccessValue(); in checkThisInStaticMemberFunctionAttributes()13603 Args = llvm::makeArrayRef(STLF->args_begin(), STLF->args_size()); in checkThisInStaticMemberFunctionAttributes()