Home
last modified time | relevance | path

Searched defs:ValidTypes (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp9204 llvm::SmallPtrSetImpl<const Type *> &ValidTypes) { in checkIsValidOpenCLKernelParameter()
10420 llvm::SmallPtrSet<const Type *, 16> ValidTypes; in ActOnFunctionDeclarator() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20127 bool ValidTypes = SourceType != MVT::Other && in reduceBuildVecExtToExtBuildVec() local