Searched refs:MapAddress (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/unittests/VMCore/
H A DValueMapTest.cpp282 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > *MapAddress; local
283 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > VM(&MapAddress);
284 MapAddress = &VM;

Completed in 202 milliseconds