Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp8110 llvm::SmallPtrSetImpl<const Type *> &ValidTypes) { in checkIsValidOpenCLKernelParameter()
9192 llvm::SmallPtrSet<const Type *, 16> ValidTypes; in ActOnFunctionDeclarator() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16018 bool ValidTypes = SourceType != MVT::Other && in reduceBuildVecExtToExtBuildVec() local