Searched defs:ValidTypes (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17379 bool ValidTypes = SourceType != MVT::Other && local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp9571 llvm::SmallPtrSet<const Type *, 16> ValidTypes; local
8469 checkIsValidOpenCLKernelParameter( Sema &S, Declarator &D, ParmVarDecl *Param, llvm::SmallPtrSetImpl<const Type *> &ValidTypes) argument

Completed in 220 milliseconds