Searched defs:MatrixTypes (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 211 mutable llvm::FoldingSet<ConstantMatrixType> MatrixTypes; variable |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 8384 TypeSet MatrixTypes; member in __anon2e1ecc911211::BuiltinCandidateTypeSet |