Home
last modified time | relevance | path

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

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