Searched defs:getIntegerTypeOrder (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp4515 /// getIntegerTypeOrder - Returns the highest ranked integer type:
4518 int ASTContext::getIntegerTypeOrder(QualType LHS, QualType RHS) const { function in class:ASTContext

Completed in 99 milliseconds