Searched refs:getMapEntry (Results 1 – 4 of 4) sorted by relevance
119 EXPECT_TRUE(R1.isSameRef(FileEntryRef(R1.getMapEntry()))); in TEST()160 EXPECT_TRUE(R1.isSameRef(DirectoryEntryRef(R1.getMapEntry()))); in TEST()
85 Val.setPointerAndInt(&File.getMapEntry(), intVal);
64 const MapEntry &getMapEntry() const { return *ME; } in getMapEntry() function
158 const clang::FileEntryRef::MapEntry &getMapEntry() const { return *ME; } in getMapEntry() function