Home
last modified time | relevance | path

Searched defs:isDependentContext (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DConvertMemberFunctionsToStatic.cpp40 AST_MATCHER(CXXMethodDecl, isDependentContext) { in AST_MATCHER() argument
DMakeMemberFunctionConstCheck.cpp34 AST_MATCHER(CXXMethodDecl, isDependentContext) { in AST_MATCHER() argument
/external/clang/lib/AST/
DDeclBase.cpp922 bool DeclContext::isDependentContext() const { in isDependentContext() function in DeclContext
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp1141 bool DeclContext::isDependentContext() const { in isDependentContext() function in DeclContext