clang API Documentation

clang::PresumedLoc Member List
This is the complete list of members for clang::PresumedLoc, including all inherited members.
getColumn() 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()clang::PresumedLoc [inline]
PresumedLoc(const char *FN, unsigned Ln, unsigned Co, SourceLocation IL)clang::PresumedLoc [inline]