Home
last modified time | relevance | path

Searched refs:STLF (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp13583 } else if (const auto *STLF = dyn_cast<SharedTrylockFunctionAttr>(A)) { in checkThisInStaticMemberFunctionAttributes() local
13584 Arg = STLF->getSuccessValue(); in checkThisInStaticMemberFunctionAttributes()
13585 Args = llvm::makeArrayRef(STLF->args_begin(), STLF->args_size()); in checkThisInStaticMemberFunctionAttributes()