Home
last modified time | relevance | path

Searched refs:FoundArray (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp4002 const ArrayType *FoundArray in VisitVarDecl() local
4006 if (FoundArray && TArray) { in VisitVarDecl()
4007 if (isa<IncompleteArrayType>(FoundArray) && in VisitVarDecl()
4018 isa<ConstantArrayType>(FoundArray)) { in VisitVarDecl()