clang API Documentation
#include <SourceLocation.h>
Public Types | |
| enum | { NumLowBitsAvailable = 0 } |
Static Public Member Functions | |
| static void * | getAsVoidPointer (clang::SourceLocation L) |
| static clang::SourceLocation | getFromVoidPointer (void *P) |
Definition at line 413 of file SourceLocation.h.
| anonymous enum |
Definition at line 421 of file SourceLocation.h.
| static void* llvm::PointerLikeTypeTraits< clang::SourceLocation >::getAsVoidPointer | ( | clang::SourceLocation | L | ) | [inline, static] |
Definition at line 415 of file SourceLocation.h.
References clang::SourceLocation::getPtrEncoding().
| static clang::SourceLocation llvm::PointerLikeTypeTraits< clang::SourceLocation >::getFromVoidPointer | ( | void * | P | ) | [inline, static] |
Definition at line 418 of file SourceLocation.h.
References clang::SourceLocation::getFromRawEncoding().