Home | History | Annotate | Download | only in AST

Lines Matching refs:getFloatingTypeOrder

3529 /// getFloatingTypeOrder - Compare the rank of the two specified floating
3533 int ASTContext::getFloatingTypeOrder(QualType LHS, QualType RHS) const {