OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BuildVectorType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
2542
QualType Sema::
BuildVectorType
(QualType CurType, Expr *SizeExpr,
7701
QualType T = S.
BuildVectorType
(CurType, SizeExpr, Attr.getLoc());
TreeTransform.h
14265
return SemaRef.
BuildVectorType
(ElementType, SizeExpr, AttributeLoc);
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
1914
QualType
BuildVectorType
(QualType T, Expr *VecSize, SourceLocation AttrLoc);
Completed in 38 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026