| /openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
| H A D | RegisterNumber.h | 50 typedef std::map<lldb::RegisterKind, uint32_t> Collection; typedef
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | LineTable.h | 119 typedef std::vector<gsym::LineEntry> Collection; typedef
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfod/ |
| H A D | llvm-debuginfod.cpp | 79 DebuginfodCollection Collection(Paths, Log, Pool, MinInterval); in main() local
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Debuginfod/ |
| H A D | Debuginfod.h | 140 DebuginfodCollection &Collection; member
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
| H A D | RangeMap.h | 141 typedef llvm::SmallVector<Entry, N> Collection; typedef 445 typedef llvm::SmallVector<AugmentedEntry, N> Collection; typedef 741 typedef llvm::SmallVector<Entry, N> Collection; typedef
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | CheckerRegistryData.h | 179 binaryFind(CheckerOrPackageInfoList &Collection, StringRef FullName) { in binaryFind()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
| H A D | xray-graph-diff.cpp | 297 template <typename T> static bool containsNullptr(const T &Collection) { in containsNullptr()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | InputFile.cpp | 427 TypeCollectionPtr &Collection = (Kind == kIds) ? Ids : Types; in getOrCreateTypeCollection() local
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | CheckerRegistry.cpp | 390 static void insertOptionToCollection(StringRef FullName, T &Collection, in insertOptionToCollection()
|
| /openbsd-src/gnu/llvm/llvm/lib/Debuginfod/ |
| H A D | Debuginfod.cpp | 511 DebuginfodCollection &Collection) in DebuginfodServer()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-cxxdump/ |
| H A D | llvm-cxxdump.cpp | 109 std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) { in collectRelocationOffsets() argument
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUIGroupLP.cpp | 121 SmallVector<SUnit *, 32> Collection; member in __anon61a287fa0111::SchedGroup
|
| /openbsd-src/gnu/llvm/clang/lib/Parse/ |
| H A D | ParseStmt.cpp | 1984 ExprResult Collection; in ParseForStatement() local
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 2061 if (const Stmt *Collection = S->getCollection()) in VisitObjCForCollectionStmt() local 2459 static bool ObjCEnumerationCollection(Expr *Collection) { in ObjCEnumerationCollection()
|
| H A D | TreeTransform.h | 2436 Expr *Collection, in RebuildObjCForCollectionStmt() 8306 ExprResult Collection = getDerived().TransformExpr(S->getCollection()); in TransformObjCForCollectionStmt() local
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 1813 llvm::Value *Collection; in EmitObjCForCollectionStmt() local
|