Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp13541 return checkThisInStaticMemberFunctionAttributes(Method); in checkThisInStaticMemberFunctionType()
13582 bool Sema::checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method) { in checkThisInStaticMemberFunctionAttributes() function in Sema
DSemaDecl.cpp11315 checkThisInStaticMemberFunctionAttributes(Method); in ActOnFinishDelayedAttribute()
/external/clang/include/clang/Sema/
DSema.h4476 bool checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method);