Home
last modified time | relevance | path

Searched defs:VisitConstantMatrixType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DType.cpp1097 QualType VisitConstantMatrixType(const ConstantMatrixType *T) { VisitConstantMatrixType() function
1973 Type *VisitConstantMatrixType(const ConstantMatrixType *T) { VisitConstantMatrixType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1783 ExpectedType clang::ASTNodeImporter::VisitConstantMatrixType( VisitConstantMatrixType() function in clang::ASTNodeImporter
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6923 bool UnnamedLocalNoLinkageFinder::VisitConstantMatrixType( VisitConstantMatrixType() function in UnnamedLocalNoLinkageFinder