| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | RegisterNumber.h | 50 typedef std::map<lldb::RegisterKind, uint32_t> Collection; typedef
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUIGroupLP.cpp | 151 SmallVector<SUnit *, 32> Collection; member in __anon5d856e630111::SchedGroup 920 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() 953 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() 993 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() 1042 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() 1082 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() 1116 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() 1129 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() 1141 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() 1156 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | LineTable.h | 120 typedef std::vector<gsym::LineEntry> Collection; typedef
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/ |
| H A D | Debuginfod.h | 158 DebuginfodCollection &Collection; member
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | RangeMap.h | 141 typedef llvm::SmallVector<Entry, N> Collection; typedef 464 typedef llvm::SmallVector<AugmentedEntry, N> Collection; typedef 757 typedef llvm::SmallVector<Entry, N> Collection; typedef
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | CheckerRegistryData.h | 179 binaryFind(CheckerOrPackageInfoList &Collection, StringRef FullName) { in binaryFind()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-graph-diff.cpp | 296 template <typename T> static bool containsNullptr(const T &Collection) { in containsNullptr()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | InputFile.cpp | 428 TypeCollectionPtr &Collection = (Kind == kIds) ? Ids : Types; in getOrCreateTypeCollection() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | CheckerRegistry.cpp | 388 static void insertOptionToCollection(StringRef FullName, T &Collection, in insertOptionToCollection()
|
| /freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
| H A D | Debuginfod.cpp | 571 DebuginfodCollection &Collection) in DebuginfodServer()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cxxdump/ |
| H A D | llvm-cxxdump.cpp | 109 std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) { in collectRelocationOffsets() argument
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACCClause.cpp | 1224 auto Collection = isOpenACCCombinedDirectiveKind(DK) in CheckGangKernelsExpr() local
|
| H A D | SemaStmt.cpp | 2193 if (const Stmt *Collection = S->getCollection()) in VisitObjCForCollectionStmt() local 2436 static bool ObjCEnumerationCollection(Expr *Collection) { in ObjCEnumerationCollection()
|
| H A D | TreeTransform.h | 2555 Expr *Collection, in RebuildObjCForCollectionStmt() 9109 ExprResult Collection = getDerived().TransformExpr(S->getCollection()); in TransformObjCForCollectionStmt() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseStmt.cpp | 1924 ExprResult Collection; in ParseForStatement() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 1849 llvm::Value *Collection; in EmitObjCForCollectionStmt() local
|