Home
last modified time | relevance | path

Searched defs:HeaderEntry (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DModularize.cpp457 struct HeaderEntry { struct
461 friend bool operator==(const HeaderEntry &X, const HeaderEntry &Y) { in operator ==() argument
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp797 const ResourceDirEntryStart &HeaderEntry, in SingleIconCursorResource()