Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp225 if (!D->isDefinedOutsideFunctionOrMethod()) in VisitVarDecl()
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h288 if (!Decl->isDefinedOutsideFunctionOrMethod()) in VisitVarDecl()
1145 if (!Decl->isDefinedOutsideFunctionOrMethod()) in VisitTypedefNameDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h946 bool isDefinedOutsideFunctionOrMethod() const { in isDefinedOutsideFunctionOrMethod() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4801 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()); in LookupIvarInObjCMethod()
4834 Lookup.getFoundDecl()->isDefinedOutsideFunctionOrMethod()) { in LookupIvarInObjCMethod()
H A DSemaTemplateInstantiateDecl.cpp2664 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitFunctionDecl()
3037 cast<Decl>(Owner)->isDefinedOutsideFunctionOrMethod()); in VisitCXXMethodDecl()
H A DSemaTemplateInstantiate.cpp3651 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass()
H A DSemaLookup.cpp5047 Res.getFoundDecl()->isDefinedOutsideFunctionOrMethod()))) { in LookupPotentialTypoResult()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1298 if (!VD || !VD->isDefinedOutsideFunctionOrMethod()) in inCurrentScope()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9770 …ng4Decl32isDefinedOutsideFunctionOrMethodEv", "clang::Decl::isDefinedOutsideFunctionOrMethod() con…