Searched refs:shadows (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetCallingConv.td | 135 /// shadows ALL of the registers in shadowList.
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexDecl.cpp | 613 for (const auto *I : D->shadows()) { in VisitUsingDecl()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 3158 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()
|
H A D | DeclPrinter.cpp | 1719 for (const auto *Shadow : D->shadows()) { in VisitUsingDecl()
|
H A D | ASTImporter.cpp | 5118 for (UsingShadowDecl *FromShadow : D->shadows()) { in ImportUsingShadowDecls()
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 1107 + revise the resizable shadows so textbox's search dialog has text 1224 + make shadows resizable, using new dlg_move_window() in msgbox.c 1229 shadows were used; retry in that case without shadows. 1685 area reserved for shadows, but some applications may need the actual
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 3490 shadow_range shadows() const { in shadows() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 5916 for (const auto *USD : UD.shadows()) { in EmitUsingDecl() 5942 for (const auto *USD : UD.shadows()) in EmitUsingEnumDecl()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 9310 for (clang::UsingShadowDecl *usd : ud->shadows()) { in DeclContextFindDeclByName() 9424 for (clang::UsingShadowDecl *usd : ud->shadows()) { in CountDeclLevels()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticSemaKinds.td | 484 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/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 3301 for (auto *Shadow : D->shadows()) { in VisitBaseUsingDecls()
|
H A D | TreeTransform.h | 13603 for (auto *SD : UD->shadows()) in TransformOverloadExprDecls()
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 3876 declaration shadows a local variable in libunbound.c 3878 declaration shadows a local variable in iterator.c
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 17572 Until the day break, and the shadows flee away, turn, my beloved, and be thou like a roe or a young… 17589 Until the day break, and the shadows flee away, I will get me to the mountain of myrrh, and to the … 19094 …, and let us go up at noon. Woe unto us! for the day goeth away, for the shadows of the evening ar…
|