OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CanonElementTy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
3420
MatrixType(QualType ElementTy, QualType
CanonElementTy
);
3422
MatrixType(TypeClass TypeClass, QualType ElementTy, QualType
CanonElementTy
,
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
4086
QualType
CanonElementTy
= getCanonicalType(ElementTy);
4088
DependentSizedMatrixType::Profile(ID, *this,
CanonElementTy
, RowExpr,
4097
*this,
CanonElementTy
, QualType(), RowExpr, ColumnExpr, AttrLoc);
Completed in 38 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026