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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRangeMap.h176 typedef llvm::SmallVector<Entry, N> Collection; typedef in class:lldb_private::RangeArray
456 typedef std::vector<Entry> Collection; typedef in class:lldb_private::RangeVector
800 typedef llvm::SmallVector<Entry, N> Collection; typedef in class:lldb_private::RangeDataArray
1062 typedef std::vector<Entry> Collection; typedef in class:lldb_private::RangeDataVector
1385 typedef llvm::SmallVector<Entry, N> Collection; typedef in class:lldb_private::AddressDataArray
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp1445 ExprResult Collection; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1461 llvm::Value *Collection; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1810 static bool ObjCEnumerationCollection(Expr *Collection) { argument
H A DTreeTransform.h1377 RebuildObjCForCollectionStmt(SourceLocation ForLoc, Stmt *Element, Expr *Collection, SourceLocation RParenLoc, Stmt *Body) argument

Completed in 119 milliseconds