Searched refs:ETLF (Results 1 – 1 of 1) sorted by relevance
18825 else if (const auto *ETLF = dyn_cast<ExclusiveTrylockFunctionAttr>(A)) { in checkThisInStaticMemberFunctionAttributes() local 18826 Arg = ETLF->getSuccessValue(); in checkThisInStaticMemberFunctionAttributes() 18827 Args = llvm::ArrayRef(ETLF->args_begin(), ETLF->args_size()); in checkThisInStaticMemberFunctionAttributes()