Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp9355 llvm::SmallPtrSetImpl<const Type *> &ValidTypes) { in checkIsValidOpenCLKernelParameter()
10619 llvm::SmallPtrSet<const Type *, 16> ValidTypes; in ActOnFunctionDeclarator() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21030 bool ValidTypes = SourceType != MVT::Other && in reduceBuildVecExtToExtBuildVec() local