Home
last modified time | relevance | path

Searched defs:fromType (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dintrange.d318 static IntRange fromType(Type type) in fromType() function
323 static IntRange fromType(Type type, bool isUnsigned) in fromType() function
H A Ddinterpret.d1882 Type fromType = null; in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dintrange.c274 IntRange IntRange::fromType(Type *type) in fromType() function
279 IntRange IntRange::fromType(Type *type, bool isUnsigned) in fromType() function
H A Ddinterpret.c1938 Type *fromType = NULL; in visit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp889 unsigned int fromType; in tryLoad() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp8915 QualType fromType = op->getType(); in emitBadConversionNotes() local