Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp17622 return checkThisInStaticMemberFunctionAttributes(Method); in checkThisInStaticMemberFunctionType()
17667 bool Sema::checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method) { in checkThisInStaticMemberFunctionAttributes() function in Sema
H A DSemaDecl.cpp14793 checkThisInStaticMemberFunctionAttributes(Method); in ActOnFinishDelayedAttribute()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6003 bool checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method);