Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp11779 else if (ExclusiveTrylockFunctionAttr *ETLF in checkThisInStaticMemberFunctionAttributes() local
11781 Arg = ETLF->getSuccessValue(); in checkThisInStaticMemberFunctionAttributes()
11782 Args = ArrayRef<Expr *>(ETLF->args_begin(), ETLF->args_size()); in checkThisInStaticMemberFunctionAttributes()