Searched defs:Collection (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DRegisterNumber.h60 typedef std::map<lldb::RegisterKind, uint32_t> Collection; typedef in class:RegisterNumber
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRangeMap.h194 typedef llvm::SmallVector<Entry, N> Collection; typedef in class:lldb_private::RangeArray
463 typedef std::vector<Entry> Collection; typedef in class:lldb_private::RangeVector
796 typedef llvm::SmallVector<Entry, N> Collection; typedef in class:lldb_private::RangeDataArray
1048 typedef std::vector<Entry> Collection; typedef in class:lldb_private::RangeDataVector
1378 typedef llvm::SmallVector<Entry, N> Collection; typedef in class:lldb_private::AddressDataArray
[all...]
/freebsd-11.0-release/contrib/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp93 collectRelocationOffsets( const ObjectFile *Obj, const SectionRef &Sec, uint64_t SecAddress, uint64_t SymAddress, uint64_t SymSize, StringRef SymName, std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp1538 ExprResult Collection; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1502 llvm::Value *Collection; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1917 static bool ObjCEnumerationCollection(Expr *Collection) { argument
H A DTreeTransform.h1768 RebuildObjCForCollectionStmt(SourceLocation ForLoc, Stmt *Element, Expr *Collection, SourceLocation RParenLoc, Stmt *Body) argument

Completed in 109 milliseconds