|
clang
5.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 458 of file SourceLocation.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 466 of file SourceLocation.h.
|
inlinestatic |
Definition at line 460 of file SourceLocation.h.
References clang::SourceLocation::getPtrEncoding().
|
inlinestatic |
Definition at line 463 of file SourceLocation.h.
References clang::SourceLocation::getFromRawEncoding().
1.8.6