/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | TinyPtrVector.h | 35 if (VecTy *V = Val.template dyn_cast<VecTy*>()) in ~TinyPtrVector() local 36 delete V; in ~TinyPtrVector() local 40 if (VecTy *V = Val.template dyn_cast<VecTy*>()) in TinyPtrVector() local 85 if (VecTy *V = Val.template dyn_cast<VecTy*>()) { variable 91 delete V; variable 159 if (EltTy V = Val.template dyn_cast<EltTy>()) { variable 171 if (EltTy V = Val.template dyn_cast<EltTy>()) in front() local 178 if (EltTy V = Val.template dyn_cast<EltTy>()) in back() local 193 if (EltTy V = Val.template dyn_cast<EltTy>()) { in push_back() local 259 if (EltTy V = Val.template dyn_cast<EltTy>()) { in insert() local [all …]
|
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SVals.h | 197 static bool isKind(const SVal& V) { in isKind() 219 static bool isKind(const SVal& V) { in isKind() 230 static bool isKind(const SVal &V) { in isKind() 248 static bool isKind(const SVal& V) { in isKind() 258 static bool isKind(const SVal &V) { in isKind() 262 KnownSVal(const DefinedSVal &V) : SVal(V) {} in KnownSVal() 263 KnownSVal(const UndefinedVal &V) : SVal(V) {} in KnownSVal() 277 static bool isKind(const SVal& V) { in isKind() 298 static bool isKind(const SVal& V) { in isKind() 328 static bool isKind(const SVal& V) { in isKind() [all …]
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/associative/map/map.access/ |
H A D | at.pass.cpp | 25 typedef std::pair<const int, double> V; in main() typedef 58 typedef std::pair<const int, double> V; in main() typedef 90 typedef std::pair<const int, double> V; in main() typedef 123 typedef std::pair<const int, double> V; in main() typedef
|
H A D | index_key.pass.cpp | 25 typedef std::pair<const int, double> V; in main() typedef 51 typedef std::pair<const int, double> V; in main() typedef 79 typedef std::pair<const int, double> V; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/associative/map/map.access/ |
H A D | at.pass.cpp | 25 typedef std::pair<const int, double> V; in main() typedef 58 typedef std::pair<const int, double> V; in main() typedef 90 typedef std::pair<const int, double> V; in main() typedef 123 typedef std::pair<const int, double> V; in main() typedef
|
H A D | index_key.pass.cpp | 25 typedef std::pair<const int, double> V; in main() typedef 51 typedef std::pair<const int, double> V; in main() typedef 79 typedef std::pair<const int, double> V; in main() typedef
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | 2007-04-13-InlineAsmStruct2.c | 3 struct V { short X, Y; }; struct
|
H A D | 2007-04-11-InlineAsmStruct.c | 3 struct V { short X, Y; }; argument
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 54 static inline bool classof(const Value *V) { in classof() 73 static inline bool classof(const Value *V) { in classof() 98 static inline bool classof(const Value *V) { in classof() 126 static inline bool classof(const Value *V) { in classof() 185 void setVolatile(Constant* V) { in setVolatile() 203 static inline bool classof(const Value *V) { in classof() 228 static inline bool classof(const Value *V) { in classof() 263 static inline bool classof(const Value *V) { in classof() 277 static inline bool classof(const Value *V) { in classof() 290 static inline bool classof(const Value *V) { in classof() [all …]
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/associative/map/map.cons/ |
H A D | iter_iter_comp_alloc.pass.cpp | 28 typedef std::pair<const int, double> V; in main() typedef 54 typedef std::pair<const int, double> V; in main() typedef 80 typedef std::pair<const int, double> V; in main() typedef 93 typedef std::pair<const int, double> V; in main() typedef
|
H A D | copy_assign.pass.cpp | 26 typedef std::pair<const int, double> V; in main() typedef 61 typedef std::pair<const int, double> V; in main() typedef 76 typedef std::pair<const int, double> V; in main() typedef 112 typedef std::pair<const int, double> V; in main() typedef 147 typedef std::pair<const int, double> V; in main() typedef
|
H A D | initializer_list_compare_alloc.pass.cpp | 26 typedef std::pair<const int, double> V; in main() typedef 50 typedef std::pair<const int, double> V; in main() typedef 74 typedef std::pair<const int, double> V; in main() typedef
|
H A D | initializer_list.pass.cpp | 25 typedef std::pair<const int, double> V; in main() typedef 46 typedef std::pair<const int, double> V; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/associative/map/map.cons/ |
H A D | iter_iter_comp_alloc.pass.cpp | 28 typedef std::pair<const int, double> V; in main() typedef 54 typedef std::pair<const int, double> V; in main() typedef 80 typedef std::pair<const int, double> V; in main() typedef 93 typedef std::pair<const int, double> V; in main() typedef
|
H A D | copy_assign.pass.cpp | 26 typedef std::pair<const int, double> V; in main() typedef 61 typedef std::pair<const int, double> V; in main() typedef 76 typedef std::pair<const int, double> V; in main() typedef 112 typedef std::pair<const int, double> V; in main() typedef 147 typedef std::pair<const int, double> V; in main() typedef
|
H A D | initializer_list_compare_alloc.pass.cpp | 26 typedef std::pair<const int, double> V; in main() typedef 50 typedef std::pair<const int, double> V; in main() typedef 74 typedef std::pair<const int, double> V; in main() typedef
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | array-operator-delete-call.cpp | 16 struct V { struct 17 V() : iV (++count) { printf("V::V(%d)\n", iV); } in V() argument 18 virtual ~V() { printf("V::~V(%d)\n", iV); } in ~V() argument 19 int iV; argument
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/associative/multimap/multimap.cons/ |
H A D | iter_iter.pass.cpp | 25 typedef std::pair<const int, double> V; in main() typedef 53 typedef std::pair<const int, double> V; in main() typedef 81 typedef std::pair<const int, double> V; in main() typedef
|
H A D | copy_assign.pass.cpp | 26 typedef std::pair<const int, double> V; in main() typedef 52 typedef std::pair<const int, double> V; in main() typedef 72 typedef std::pair<const int, double> V; in main() typedef 99 typedef std::pair<const int, double> V; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/associative/multimap/multimap.cons/ |
H A D | iter_iter.pass.cpp | 25 typedef std::pair<const int, double> V; in main() typedef 53 typedef std::pair<const int, double> V; in main() typedef 81 typedef std::pair<const int, double> V; in main() typedef
|
H A D | copy_assign.pass.cpp | 26 typedef std::pair<const int, double> V; in main() typedef 52 typedef std::pair<const int, double> V; in main() typedef 72 typedef std::pair<const int, double> V; in main() typedef 99 typedef std::pair<const int, double> V; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/associative/multiset/multiset.cons/ |
H A D | initializer_list.pass.cpp | 26 typedef C::value_type V; in main() typedef 42 typedef C::value_type V; in main() typedef 57 typedef C::value_type V; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/associative/multiset/multiset.cons/ |
H A D | initializer_list.pass.cpp | 26 typedef C::value_type V; in main() typedef 42 typedef C::value_type V; in main() typedef 57 typedef C::value_type V; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/associative/multiset/ |
H A D | count.pass.cpp | 25 typedef int V; in main() typedef 60 typedef int V; in main() typedef 96 typedef int V; in main() typedef 129 typedef PrivateConstructor V; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/associative/set/ |
H A D | count.pass.cpp | 25 typedef int V; in main() typedef 61 typedef int V; in main() typedef 98 typedef int V; in main() typedef 133 typedef PrivateConstructor V; in main() typedef
|