#include "CodeGenerator.h"
Definition at line 30 of file CodeGenerator.h.
◆ CppInsightsCommentStmt()
clang::insights::CppInsightsCommentStmt::CppInsightsCommentStmt |
( |
std::string_view |
comment | ) |
|
|
inline |
◆ children() [1/2]
child_range clang::insights::CppInsightsCommentStmt::children |
( |
| ) |
|
|
inline |
◆ children() [2/2]
const_child_range clang::insights::CppInsightsCommentStmt::children |
( |
| ) |
const |
|
inline |
◆ classof()
static bool clang::insights::CppInsightsCommentStmt::classof |
( |
const Stmt * |
T | ) |
|
|
inlinestatic |
◆ Comment()
std::string_view clang::insights::CppInsightsCommentStmt::Comment |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: