Home | History | Annotate | Download | only in Core

Lines Matching defs:ArrayToPointer

346   /// ArrayToPointer - Emulates the "decay" of an array to a pointer
352 SVal ArrayToPointer(Loc Array);
1117 /// ArrayToPointer - Emulates the "decay" of an array to a pointer
1123 SVal RegionStoreManager::ArrayToPointer(Loc Array) {