HomeSort by relevance Sort by last modified time
    Searched refs:OtherTy (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp 678 QualType OtherTy,
681 int order = S.Context.getFloatingTypeOrder(ComplexTy, OtherTy);
696 // otherTy is at least as wide. Find its corresponding complex type.
698 S.Context.getComplexType(OtherTy));
    [all...]

Completed in 177 milliseconds