Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp3592 const ArrayType *FoundArray in VisitVarDecl() local
3596 if (FoundArray && TArray) { in VisitVarDecl()
3597 if (isa<IncompleteArrayType>(FoundArray) && in VisitVarDecl()
3608 isa<ConstantArrayType>(FoundArray)) { in VisitVarDecl()