clang 22.0.0git
|
This is the complete list of members for clang::IdentifierLoc, including all inherited members.
getIdentifierInfo() const | clang::IdentifierLoc | inline |
getLoc() const | clang::IdentifierLoc | inline |
IdentifierLoc()=default | clang::IdentifierLoc | |
IdentifierLoc(SourceLocation L, IdentifierInfo *Ident) | clang::IdentifierLoc | inline |
operator!=(const IdentifierLoc &X) const | clang::IdentifierLoc | inline |
operator==(const IdentifierLoc &X) const | clang::IdentifierLoc | inline |
setIdentifierInfo(IdentifierInfo *Ident) | clang::IdentifierLoc | inline |
setLoc(SourceLocation L) | clang::IdentifierLoc | inline |