|
clang
3.8.0
|
#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 425 of file SourceLocation.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 433 of file SourceLocation.h.
|
inlinestatic |
Definition at line 427 of file SourceLocation.h.
References clang::SourceLocation::getPtrEncoding().
|
inlinestatic |
Definition at line 430 of file SourceLocation.h.
References clang::SourceLocation::getFromRawEncoding().
1.8.6