| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | ForwardDeclarationNamespaceCheck.cpp | 119 const auto &Declarations = KeyValuePair.second; in onEndOfTranslationUnit() local 122 for (const auto *CurDecl : Declarations) { in onEndOfTranslationUnit() 134 for (const auto *Decl : Declarations) { in onEndOfTranslationUnit()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-move/tool/ |
| H A D | ClangMove.cpp | 145 const auto &Declarations = Reporter.getDeclarationList(); in main() local 146 for (auto I = Declarations.begin(), E = Declarations.end(); I != E; ++I) { in main()
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | OpenMPClause.cpp | 1113 ArrayRef<const ValueDecl *> Declarations) { in getUniqueDeclarationsTotalNumber() argument 1116 for (const ValueDecl *D : Declarations) { in getUniqueDeclarationsTotalNumber() 1128 ArrayRef<ValueDecl *> Declarations, in Create() argument 1162 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 1182 ArrayRef<ValueDecl *> Declarations, in Create() argument 1215 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 1232 ArrayRef<ValueDecl *> Declarations, in Create() argument 1266 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 1297 ArrayRef<ValueDecl *> Declarations, in Create() argument 1327 Clause->setClauseInfo(Declarations, ComponentLists); in Create() [all …]
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | avoid-unavailable-implementation-warning-in-app-extension.m | 3 // Declarations marked as 'unavailable' in an app extension should not generate a
|
| /llvm-project-15.0.7/llvm/lib/Target/BPF/ |
| H A D | BPFRegisterInfo.td | 10 // Declarations that describe the BPF register file
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVRegisterInfo.td | 9 // Declarations that describe the SPIR-V register file.
|
| /llvm-project-15.0.7/llvm/lib/Target/XCore/ |
| H A D | XCoreRegisterInfo.td | 10 // Declarations that describe the XCore register file
|
| /llvm-project-15.0.7/llvm/lib/Target/Lanai/ |
| H A D | LanaiRegisterInfo.td | 8 // Declarations that describe the Lanai register file
|
| /llvm-project-15.0.7/llvm/lib/Target/ARC/ |
| H A D | ARCRegisterInfo.td | 10 // Declarations that describe the ARC register file
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/ |
| H A D | CSKYRegisterInfo.td | 10 // Declarations that describe the CSKY registers. 147 // Declarations that describe the CSKY register class.
|
| /llvm-project-15.0.7/llvm/lib/Target/MSP430/ |
| H A D | MSP430RegisterInfo.td | 10 // Declarations that describe the MSP430 register file
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXRegisterInfo.td | 10 // Declarations that describe the PTX register file
|
| /llvm-project-15.0.7/mlir/test/mlir-cpu-runner/ |
| H A D | simple.mlir | 16 // Declarations of C library functions.
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | codegen.test | 50 Declarations are non-distinct and include the 'DIFlagFwdDecl' flag.
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | ext-int.cpp | 10 _BitInt(33) Declarations(_BitInt(48) &Param) { // Useable in params and returns.
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMSystemRegister.td | 12 // Declarations that describe the ARM system-registers
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 5317 void setClauseInfo(ArrayRef<ValueDecl *> Declarations, in setClauseInfo() argument 5321 assert(getUniqueDeclarationsTotalNumber(Declarations) == in setClauseInfo() 5326 assert(Declarations.size() == ComponentLists.size() && in setClauseInfo() 5328 assert(Declarations.size() == NumComponentLists && in setClauseInfo() 5338 for (auto DI = Declarations.begin(), DE = Declarations.end(); DI != DE; in setClauseInfo() 5864 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, 6787 ArrayRef<ValueDecl *> Declarations, 6989 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, 7293 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, 7396 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, [all …]
|
| /llvm-project-15.0.7/clang/test/Index/ |
| H A D | annotate-comments-objc.m | 81 // Declarations without Doxygen comments should not pick up some Doxygen comments.
|
| /llvm-project-15.0.7/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchRegisterInfo.td | 10 // Declarations that describe the LoongArch register files
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VERegisterInfo.td | 10 // Declarations that describe the VE register file
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.cpp | 237 DenseMap<StringRef, const Record *> Declarations; in checkSTIPredicates() local 243 const auto It = Declarations.find(Name); in checkSTIPredicates() 244 if (It == Declarations.end()) { in checkSTIPredicates() 245 Declarations[Name] = R; in checkSTIPredicates()
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/Syntax/ |
| H A D | Nodes.td | 238 // Declarations.
|
| /llvm-project-15.0.7/llvm/lib/Target/AVR/ |
| H A D | AVRRegisterInfo.td | 10 // Declarations that describe the AVR register file
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | SymbolsAndSymbolTables.md | 56 - Declarations do not define a new symbol but reference a symbol defined
|
| H A D | Interfaces.md | 388 * Extra Class Declarations (Optional: `extraClassDeclaration`) 395 * Extra Shared Class Declarations (Optional: `extraSharedClassDeclaration`)
|