Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp13763 return checkThisInStaticMemberFunctionAttributes(Method); in checkThisInStaticMemberFunctionType()
13804 bool Sema::checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method) { in checkThisInStaticMemberFunctionAttributes() function in Sema
DSemaDecl.cpp11724 checkThisInStaticMemberFunctionAttributes(Method); in ActOnFinishDelayedAttribute()
/external/clang/include/clang/Sema/
DSema.h4590 bool checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method);