Searched defs:srcTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 8257 isValidSveBitcast(QualType srcTy,QualType destTy) isValidSveBitcast() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemorySanitizer.cpp | 2500 Type *srcTy = V->getType(); CreateShadowCast() local |