|
clang 22.0.0git
|
#include "clang/AST/StmtIterator.h"#include "clang/AST/Decl.h"#include "clang/AST/Type.h"#include "clang/Basic/LLVM.h"#include <cassert>#include <cstdint>Go to the source code of this file.
Functions | |
| static const VariableArrayType * | FindVA (const Type *t) |
|
inlinestatic |
Definition at line 24 of file StmtIterator.cpp.