clang 22.0.0git
StmtIterator.cpp File Reference
#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 VariableArrayTypeFindVA (const Type *t)

Function Documentation

◆ FindVA()

const VariableArrayType * FindVA ( const Type * t)
inlinestatic

Definition at line 24 of file StmtIterator.cpp.