Searched refs:ExTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp238 QualType ExTy = Ex->getType(); local
315 V = svalBuilder.evalCast(V, T, ExTy);
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5382 EVT ExTy = N0.getValueType(); local
5386 unsigned SizeRatio = ExTy.getSizeInBits()/TrTy.getSizeInBits();

Completed in 203 milliseconds