Searched refs:VisitIncompleteArrayType (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp811 void VisitIncompleteArrayType(const IncompleteArrayType *T) { function in class:__anon1594::ODRTypeVisitor
H A DType.cpp978 QualType VisitIncompleteArrayType(const IncompleteArrayType *T) { function in struct:__anon1605::SimpleTransformVisitor
H A DASTImporter.cpp351 ExpectedType VisitIncompleteArrayType(const IncompleteArrayType *T);
1160 ASTNodeImporter::VisitIncompleteArrayType(const IncompleteArrayType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5885 bool UnnamedLocalNoLinkageFinder::VisitIncompleteArrayType( function in class:UnnamedLocalNoLinkageFinder

Completed in 111 milliseconds