Home
last modified time | relevance | path

Searched defs:DeclCtx (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DPopulateSwitch.cpp73 const DeclContext *DeclCtx = nullptr; member in clang::clangd::__anonfbc9e14d0111::PopulateSwitch
/llvm-project/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp272 const DeclContext *DeclCtx, SourceLocation Loc) { in isDeclVisibleAtLocation() argument
761 replaceQualifiedSymbolInDeclContext(const ast_matchers::MatchFinder::MatchResult & Result,const DeclContext * DeclCtx,SourceLocation Start,SourceLocation End,const NamedDecl * FromDecl) replaceQualifiedSymbolInDeclContext() argument
918 const auto *DeclCtx = Result.Nodes.getNodeAs<Decl>("dc"); fixTypeLoc() local
[all...]
/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h210 DeclContext* DeclCtx; member
H A DSema.h11825 TemplateCompareNewDeclInfo(const DeclContext * DeclCtx,const DeclContext * LexicalDeclCtx,SourceLocation Loc) TemplateCompareNewDeclInfo() argument
/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp
H A DCodeGenModule.cpp4186 auto *DeclCtx = const_cast<DeclContext *>(FD->getDeclContext()); createDefaultTargetVersionFrom() local
/llvm-project/clang/include/clang/AST/
H A DDeclBase.h272 llvm::PointerUnion<DeclContext*, MultipleDC*> DeclCtx; variable
/llvm-project/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp487 const auto *DeclCtx = ND.getDeclContext(); shouldCollectSymbol() local
/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp851 createLambdaInitCaptureVarDecl(SourceLocation Loc,QualType InitCaptureType,SourceLocation EllipsisLoc,IdentifierInfo * Id,unsigned InitStyle,Expr * Init,DeclContext * DeclCtx) createLambdaInitCaptureVarDecl() argument
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp98 auto *DeclCtx = cast<Decl>(MD->getDeclContext()); getDefinition() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2967 const AnalysisDeclContext *DeclCtx = emitReport() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp193 const auto *DeclCtx = D->getDeclContext(); getDeclLocsForCommentSearch() local