clang
8.0.0
|
#include "clang/Basic/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 468 of file SourceLocation.h.
anonymous enum |
Enumerator | |
---|---|
NumLowBitsAvailable |
Definition at line 469 of file SourceLocation.h.
|
inlinestatic |
Definition at line 471 of file SourceLocation.h.
References clang::SourceLocation::getPtrEncoding().
|
inlinestatic |
Definition at line 475 of file SourceLocation.h.
References clang::SourceLocation::getFromRawEncoding().