Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
Dparametergroup.py76 ValidTypes = {'integer' : int, variable in Parameter
/external/clang/lib/Sema/
DSemaDecl.cpp7241 llvm::SmallPtrSetImpl<const Type *> &ValidTypes) { in checkIsValidOpenCLKernelParameter()
8257 llvm::SmallPtrSet<const Type *, 16> ValidTypes; in ActOnFunctionDeclarator() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12399 bool ValidTypes = SourceType != MVT::Other && in reduceBuildVecExtToExtBuildVec() local