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