Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1043 QualType VisitConstantMatrixType(const ConstantMatrixType *T) { in VisitConstantMatrixType() function
1911 Type *VisitConstantMatrixType(const ConstantMatrixType *T) { in VisitConstantMatrixType() function in __anon3dffa1a90211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1735 ExpectedType clang::ASTNodeImporter::VisitConstantMatrixType( in VisitConstantMatrixType() function in clang::ASTNodeImporter
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6439 bool UnnamedLocalNoLinkageFinder::VisitConstantMatrixType( in VisitConstantMatrixType() function in UnnamedLocalNoLinkageFinder