Home | History | Annotate | Download | only in AST

Lines Matching refs:getFloatingTypeOrder

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