Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTImporter.cpp4053 const ArrayType *FoundArray in VisitVarDecl() local
4057 if (FoundArray && TArray) { in VisitVarDecl()
4058 if (isa<IncompleteArrayType>(FoundArray) && in VisitVarDecl()
4069 isa<ConstantArrayType>(FoundArray)) { in VisitVarDecl()