Searched refs:isDefinedOutsideFunctionOrMethod (Results 1 – 7 of 7) sorted by relevance
63 if (!Decl->isDefinedOutsideFunctionOrMethod()) in VisitVarDecl()335 if (!Decl->isDefinedOutsideFunctionOrMethod()) in VisitTypedefNameDecl()
914 bool isDefinedOutsideFunctionOrMethod() const { in isDefinedOutsideFunctionOrMethod() function
1223 if (!VD || !VD->isDefinedOutsideFunctionOrMethod()) in inCurrentScope()
2039 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitFunctionDecl()2403 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitCXXMethodDecl()
3106 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass()
5005 Res.getFoundDecl()->isDefinedOutsideFunctionOrMethod()))) { in LookupPotentialTypoResult()
2855 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()); in LookupIvarInObjCMethod()2888 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()) { in LookupIvarInObjCMethod()