clang
10.0.0git
|
#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 484 of file SourceLocation.h.
anonymous enum |
Enumerator | |
---|---|
NumLowBitsAvailable |
Definition at line 485 of file SourceLocation.h.
|
inlinestatic |
Definition at line 487 of file SourceLocation.h.
References clang::SourceLocation::getPtrEncoding().
|
inlinestatic |
Definition at line 491 of file SourceLocation.h.
References clang::SourceLocation::getFromRawEncoding().