Home
last modified time | relevance | path

Searched refs:shadows (Results 1 – 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
HDUSRLocFinder.cpp344 for (const auto *UsingShadow : Using->shadows()) { in VisitUsingDecl()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetCallingConv.td135 /// shadows ALL of the registers in shadowList.
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
HDIndexDecl.cpp613 for (const auto *I : D->shadows()) { in VisitUsingDecl()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDDeclCXX.cpp3158 assert(!llvm::is_contained(shadows(), S) && "declaration already in set"); in addShadowDecl()
3167 assert(llvm::is_contained(shadows(), S) && "declaration not in set"); in removeShadowDecl()
HDDeclPrinter.cpp1719 for (const auto *Shadow : D->shadows()) { in VisitUsingDecl()
HDASTImporter.cpp5118 for (UsingShadowDecl *FromShadow : D->shadows()) { in ImportUsingShadowDecls()
/freebsd-13-stable/contrib/dialog/
HDCHANGES894 + revise the resizable shadows so textbox's search dialog has text
1011 + make shadows resizable, using new dlg_move_window() in msgbox.c
1016 shadows were used; retry in that case without shadows.
1472 area reserved for shadows, but some applications may need the actual
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclCXX.h3490 shadow_range shadows() const { in shadows() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp5916 for (const auto *USD : UD.shadows()) { in EmitUsingDecl()
5942 for (const auto *USD : UD.shadows()) in EmitUsingEnumDecl()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp9310 for (clang::UsingShadowDecl *usd : ud->shadows()) { in DeclContextFindDeclByName()
9424 for (clang::UsingShadowDecl *usd : ud->shadows()) { in CountDeclLevels()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticSemaKinds.td484 Warning<"declaration shadows a %select{"
497 Warning<"constructor parameter %0 shadows the field %1 of %2">,
500 Warning<"modifying constructor parameter %0 that shadows a "
5068 "declaration of %0 shadows template parameter">;
8310 // C++17 parameter shadows capture
12055 "%select{parameter|non-static data member}3 %0 %select{|of %1 }3shadows "
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp3301 for (auto *Shadow : D->shadows()) { in VisitBaseUsingDecls()
HDTreeTransform.h13603 for (auto *SD : UD->shadows()) in TransformOverloadExprDecls()
/freebsd-13-stable/contrib/unbound/doc/
HDChangelog3876 declaration shadows a local variable in libunbound.c
3878 declaration shadows a local variable in iterator.c
/freebsd-13-stable/contrib/ntp/
HDCommitLog125331 Eliminate warning: "round" shadows global (use "round_it").
141782 quiet "group" shadows global warning
144017 avoid shadows declaration warning with months[]
168993 quiet shadows global warning