Home
last modified time | relevance | path

Searched refs:isDefinedOutsideFunctionOrMethod (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
DDeclBase.h726 bool isDefinedOutsideFunctionOrMethod() const { in isDefinedOutsideFunctionOrMethod() function
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1402 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitFunctionDecl()
1678 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitCXXMethodDecl()
DSemaTemplateInstantiate.cpp1961 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass()
DSemaLookup.cpp4223 Res.getFoundDecl()->isDefinedOutsideFunctionOrMethod()))) { in LookupPotentialTypoResult()
DSemaExpr.cpp2393 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()); in LookupInObjCMethod()
2471 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()) { in LookupInObjCMethod()