Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtIterator.cpp72 if (const VariableArrayType* VAPtr = FindVA(VD->getType().getTypePtr())) { in HandleDecl() local
81 if (const VariableArrayType* VAPtr = in HandleDecl() local
106 if (const VariableArrayType* VAPtr = getVAPtr()) { in GetDeclExpr() local