clang-tools 20.0.0git
|
Public Attributes | |
std::string | Name |
Location | Loc |
Friends | |
bool | operator== (const HeaderEntry &X, const HeaderEntry &Y) |
bool | operator!= (const HeaderEntry &X, const HeaderEntry &Y) |
bool | operator< (const HeaderEntry &X, const HeaderEntry &Y) |
bool | operator> (const HeaderEntry &X, const HeaderEntry &Y) |
bool | operator<= (const HeaderEntry &X, const HeaderEntry &Y) |
bool | operator>= (const HeaderEntry &X, const HeaderEntry &Y) |
Definition at line 458 of file Modularize.cpp.
|
friend |
Definition at line 465 of file Modularize.cpp.
|
friend |
Definition at line 468 of file Modularize.cpp.
|
friend |
Definition at line 474 of file Modularize.cpp.
|
friend |
Definition at line 462 of file Modularize.cpp.
|
friend |
Definition at line 471 of file Modularize.cpp.
|
friend |
Definition at line 477 of file Modularize.cpp.
Location HeaderEntry::Loc |
Definition at line 460 of file Modularize.cpp.
std::string HeaderEntry::Name |
Definition at line 459 of file Modularize.cpp.