Home
last modified time | relevance | path

Searched refs:checkThisInStaticMemberFunctionType (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Sema/
DSema.h4580 bool checkThisInStaticMemberFunctionType(CXXMethodDecl *Method);
/external/llvm-project/clang/include/clang/Sema/
DSema.h5846 bool checkThisInStaticMemberFunctionType(CXXMethodDecl *Method);
/external/clang/lib/Sema/
DSemaDeclCXX.cpp13734 bool Sema::checkThisInStaticMemberFunctionType(CXXMethodDecl *Method) { in checkThisInStaticMemberFunctionType() function in Sema
DSemaDecl.cpp8851 checkThisInStaticMemberFunctionType(Method); in CheckFunctionDeclaration()
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp17512 bool Sema::checkThisInStaticMemberFunctionType(CXXMethodDecl *Method) { in checkThisInStaticMemberFunctionType() function in Sema
DSemaDecl.cpp10893 checkThisInStaticMemberFunctionType(Method); in CheckFunctionDeclaration()