Searched refs:isDefinedOutsideFunctionOrMethod (Results 1 – 8 of 8) sorted by relevance
226 if (!D->isDefinedOutsideFunctionOrMethod()) in VisitVarDecl()
273 if (!Decl->isDefinedOutsideFunctionOrMethod()) in VisitVarDecl()1103 if (!Decl->isDefinedOutsideFunctionOrMethod()) in VisitTypedefNameDecl()
938 bool isDefinedOutsideFunctionOrMethod() const { in isDefinedOutsideFunctionOrMethod() function
1237 if (!VD || !VD->isDefinedOutsideFunctionOrMethod()) in inCurrentScope()
4807 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()); in LookupIvarInObjCMethod()4840 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()) { in LookupIvarInObjCMethod()
2122 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitFunctionDecl()2491 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitCXXMethodDecl()
3459 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass()
4955 Res.getFoundDecl()->isDefinedOutsideFunctionOrMethod()))) { in LookupPotentialTypoResult()