Home
last modified time | relevance | path

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

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