Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp7520 llvm::SmallPtrSetImpl<const Type *> &ValidTypes) { in checkIsValidOpenCLKernelParameter()
8580 llvm::SmallPtrSet<const Type *, 16> ValidTypes; in ActOnFunctionDeclarator() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12600 bool ValidTypes = SourceType != MVT::Other && in reduceBuildVecExtToExtBuildVec() local