Home
last modified time | relevance | path

Searched defs:VAPtr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtIterator.cpp76 if (const VariableArrayType* VAPtr = FindVA(VD->getType().getTypePtr())) { in HandleDecl() local
85 if (const VariableArrayType* VAPtr = in HandleDecl() local
110 if (const VariableArrayType* VAPtr = getVAPtr()) { in GetDeclExpr() local