HomeSort by relevance Sort by last modified time
    Searched refs:LongDoubleTy (Results 1 - 14 of 14) sorted by null

  /external/clang/lib/Analysis/
PrintfFormatString.cpp 327 return Ctx.LongDoubleTy;
ScanfFormatString.cpp 301 return ArgType::PtrTo(Ctx.LongDoubleTy);
  /external/clang/lib/StaticAnalyzer/Checkers/
CallAndMessageChecker.cpp 425 Ctx.LongDoubleTy == CanRetTy ||
  /external/clang/lib/CodeGen/
CGRTTI.cpp     [all...]
TargetInfo.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 750 CanQualType FloatTy, DoubleTy, LongDoubleTy;
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 840 InitBuiltinType(LongDoubleTy, BuiltinType::LongDouble);
    [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp 456 QT == C.LongDoubleTy ||
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp 866 Result = Context.LongDoubleTy;
    [all...]
SemaDeclAttr.cpp     [all...]
SemaExpr.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 150 milliseconds