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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1018 CanQualType UnsignedShortFractTy, UnsignedFractTy, UnsignedLongFractTy;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 1324 InitBuiltinType(UnsignedShortFractTy, BuiltinType::UShortFract);
10152 return UnsignedShortFractTy;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 6915 T = Context.UnsignedShortFractTy;

Completed in 28 milliseconds