Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4508 const ArrayType *FoundArray in VisitVarDecl() local
4512 if (FoundArray && TArray) { in VisitVarDecl()
4513 if (isa<IncompleteArrayType>(FoundArray) && in VisitVarDecl()
4524 isa<ConstantArrayType>(FoundArray)) { in VisitVarDecl()