Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/modularize/
H A DModularize.cpp458 struct HeaderEntry { struct
462 friend bool operator==(const HeaderEntry &X, const HeaderEntry &Y) { in operator ==() argument
[all...]
/llvm-project/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp806 const ResourceDirEntryStart &HeaderEntry, in SingleIconCursorResource()