Home
last modified time | relevance | path

Searched defs:Collection (Results 1 – 8 of 8) sorted by relevance

/external/openfst/src/include/fst/extensions/pdt/
Dcollection.h81 Collection() {} in Collection() function
/external/lldb/include/lldb/Core/
DRangeMap.h176 typedef llvm::SmallVector<Entry, N> Collection; typedef
456 typedef std::vector<Entry> Collection; typedef
800 typedef llvm::SmallVector<Entry, N> Collection; typedef
1062 typedef std::vector<Entry> Collection; typedef
1411 typedef llvm::SmallVector<Entry, N> Collection; typedef
/external/clang/test/SemaObjC/
Dmethod-undef-category-warn-1.m65 @protocol Collection protocol
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp117 std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) { in collectRelocationOffsets() argument
/external/clang/lib/Parse/
DParseStmt.cpp1504 ExprResult Collection; in ParseForStatement() local
/external/clang/lib/CodeGen/
DCGObjC.cpp1456 llvm::Value *Collection; in EmitObjCForCollectionStmt() local
/external/clang/lib/Sema/
DSemaStmt.cpp1900 static bool ObjCEnumerationCollection(Expr *Collection) { in ObjCEnumerationCollection()
DTreeTransform.h1592 Expr *Collection, in RebuildObjCForCollectionStmt()
6348 ExprResult Collection = getDerived().TransformExpr(S->getCollection()); in TransformObjCForCollectionStmt() local