clang 20.0.0git
|
This is the complete list of members for clang::PresumedLoc, including all inherited members.
getColumn() const | clang::PresumedLoc | inline |
getFileID() const | clang::PresumedLoc | inline |
getFilename() const | clang::PresumedLoc | inline |
getIncludeLoc() const | clang::PresumedLoc | inline |
getLine() const | clang::PresumedLoc | inline |
isInvalid() const | clang::PresumedLoc | inline |
isValid() const | clang::PresumedLoc | inline |
PresumedLoc()=default | clang::PresumedLoc | |
PresumedLoc(const char *FN, FileID FID, unsigned Ln, unsigned Co, SourceLocation IL) | clang::PresumedLoc | inline |