Home
last modified time | relevance | path

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

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