Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp8750 llvm::SmallPtrSetImpl<const Type *> &ValidTypes) { in checkIsValidOpenCLKernelParameter()
9914 llvm::SmallPtrSet<const Type *, 16> ValidTypes; in ActOnFunctionDeclarator() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18873 bool ValidTypes = SourceType != MVT::Other && in reduceBuildVecExtToExtBuildVec() local