|
clang
3.8.0
|
This is the complete list of members for clang::NullStmt, including all inherited members.
| ASTStmtReader class | clang::NullStmt | friend |
| ASTStmtWriter class | clang::NullStmt | friend |
| children() | clang::NullStmt | inline |
| classof(const Stmt *T) | clang::NullStmt | inlinestatic |
| getLocEnd() const LLVM_READONLY | clang::NullStmt | inline |
| getLocStart() const LLVM_READONLY | clang::NullStmt | inline |
| getSemiLoc() const | clang::NullStmt | inline |
| hasLeadingEmptyMacro() const | clang::NullStmt | inline |
| NullStmt(SourceLocation L, bool hasLeadingEmptyMacro=false) | clang::NullStmt | inline |
| NullStmt(EmptyShell Empty) | clang::NullStmt | inlineexplicit |
| setSemiLoc(SourceLocation L) | clang::NullStmt | inline |
1.8.6