Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp18764 return checkThisInStaticMemberFunctionAttributes(Method); in checkThisInStaticMemberFunctionType()
18809 bool Sema::checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method) { in checkThisInStaticMemberFunctionAttributes() function in Sema
H A DSemaDecl.cpp16240 checkThisInStaticMemberFunctionAttributes(Method); in ActOnFinishDelayedAttribute()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5199 bool checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method);