Searched refs:isDefinedOutsideFunctionOrMethod (Results 1 – 7 of 7) sorted by relevance
241 if (!Decl->isDefinedOutsideFunctionOrMethod()) in VisitVarDecl()1058 if (!Decl->isDefinedOutsideFunctionOrMethod()) in VisitTypedefNameDecl()
949 bool isDefinedOutsideFunctionOrMethod() const { in isDefinedOutsideFunctionOrMethod() function
1237 if (!VD || !VD->isDefinedOutsideFunctionOrMethod()) in inCurrentScope()
2083 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitFunctionDecl()2448 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitCXXMethodDecl()
3297 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass()
5023 Res.getFoundDecl()->isDefinedOutsideFunctionOrMethod()))) { in LookupPotentialTypoResult()
3055 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()); in LookupIvarInObjCMethod()3088 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()) { in LookupIvarInObjCMethod()