Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h740 bool isDefinedOutsideFunctionOrMethod() const { in isDefinedOutsideFunctionOrMethod() function
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h874 bool isDefinedOutsideFunctionOrMethod() const { in isDefinedOutsideFunctionOrMethod() function
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1509 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitFunctionDecl()
1784 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitCXXMethodDecl()
DSemaTemplateInstantiate.cpp1965 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass()
DSemaLookup.cpp4305 Res.getFoundDecl()->isDefinedOutsideFunctionOrMethod()))) { in LookupPotentialTypoResult()
DSemaExpr.cpp2456 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()); in LookupInObjCMethod()
2534 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()) { in LookupInObjCMethod()
/external/llvm-project/clang/lib/Analysis/
DThreadSafety.cpp1275 if (!VD->isDefinedOutsideFunctionOrMethod()) in inCurrentScope()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1899 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitFunctionDecl()
2230 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitCXXMethodDecl()
DSemaTemplateInstantiate.cpp2672 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass()
DSemaLookup.cpp4619 Res.getFoundDecl()->isDefinedOutsideFunctionOrMethod()))) { in LookupPotentialTypoResult()
DSemaExpr.cpp2786 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()); in LookupIvarInObjCMethod()
2819 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()) { in LookupIvarInObjCMethod()