Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp9423 checkIsValidOpenCLKernelParameter(Sema & S,Declarator & D,ParmVarDecl * Param,llvm::SmallPtrSetImpl<const Type * > & ValidTypes) checkIsValidOpenCLKernelParameter() argument
10716 llvm::SmallPtrSet<const Type *, 16> ValidTypes; ActOnFunctionDeclarator() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22879 bool ValidTypes = reduceBuildVecExtToExtBuildVec() local
[all...]