clang 19.0.0git
Functions
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 "llvm/Support/Casting.h"
#include <cassert>
#include <cstdint>

Go to the source code of this file.

Functions

static const VariableArrayTypeFindVA (const Type *t)
 

Function Documentation

◆ FindVA()

static const VariableArrayType * FindVA ( const Type t)
inlinestatic

Definition at line 25 of file StmtIterator.cpp.