OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckVectorCast
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCast.cpp
2966
} else if (Self.
CheckVectorCast
(OpRange, DestType, SrcType, Kind)) {
2973
if (Self.
CheckVectorCast
(OpRange, SrcType, DestType, Kind))
SemaExpr.cpp
7449
bool Sema::
CheckVectorCast
(SourceRange R, QualType VectorTy, QualType Ty,
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
11712
//
CheckVectorCast
- check type constraints for vectors.
11716
bool
CheckVectorCast
(SourceRange R, QualType VectorTy, QualType Ty,
Completed in 38 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026