class Stmt::CXXNullPtrLiteralExprBitfields

Declaration

class Stmt::CXXNullPtrLiteralExprBitfields { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/Stmt.h:649

Member Variables

private unsigned int
private clang::SourceLocation Loc
The location of the null pointer literal.