Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp17683 else if (const auto *ETLF = dyn_cast<ExclusiveTrylockFunctionAttr>(A)) { in checkThisInStaticMemberFunctionAttributes() local
17684 Arg = ETLF->getSuccessValue(); in checkThisInStaticMemberFunctionAttributes()
17685 Args = llvm::makeArrayRef(ETLF->args_begin(), ETLF->args_size()); in checkThisInStaticMemberFunctionAttributes()