HomeSort by: relevance | last modified time | path
    Searched refs:getFloatingTypeSemanticOrder (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2621 int getFloatingTypeSemanticOrder(QualType LHS, QualType RHS) const;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 6291 int ASTContext::getFloatingTypeSemanticOrder(QualType LHS, QualType RHS) const {

Completed in 23 milliseconds