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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenTBAA.cpp 152 return getTypeInfo(Context.SatShortFractTy);
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1022 CanQualType SatShortFractTy, SatFractTy, SatLongFractTy;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 1333 InitBuiltinType(SatShortFractTy, BuiltinType::SatShortFract);
10226 return SatShortFractTy;
11369 return SatShortFractTy;
11539 return SatShortFractTy;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 6942 T = Context.SatShortFractTy;

Completed in 50 milliseconds