Home
last modified time | relevance | path

Searched refs:getMapEntry (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDirectoryEntry.h62 const MapEntry &getMapEntry() const { return *ME; } in getMapEntry() function
196 return const_cast<clang::DirectoryEntryRef::MapEntry *>(&Dir.getMapEntry());
H A DFileEntry.h161 const clang::FileEntryRef::MapEntry &getMapEntry() const { return *ME; } in getMapEntry() function
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h98 Val.setPointerAndInt(&File.getMapEntry(), intVal);