Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp18305 return checkThisInStaticMemberFunctionAttributes(Method); in checkThisInStaticMemberFunctionType()
18350 bool Sema::checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method) { in checkThisInStaticMemberFunctionAttributes() function in Sema
H A DSemaDecl.cpp15852 checkThisInStaticMemberFunctionAttributes(Method); in ActOnFinishDelayedAttribute()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6502 bool checkThisInStaticMemberFunctionAttributes(CXXMethodDecl *Method);