Home
last modified time | relevance | path

Searched defs:LongTy (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1267 const QualType LongTy = ACtx.LongTy; in initFunctionSummaries() local
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1086 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp150 llvm::IntegerType *LongTy; member in __anoncf511b5d0111::CGObjCGNU
H A DCGObjCMac.cpp175 llvm::IntegerType *ShortTy, *IntTy, *LongTy; member in __anonca7de2e40111::ObjCCommonTypesHelper
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp3577 EVT LongTy = InpTy.getDoubleNumVectorElementsVT(*DAG.getContext()); in combineConcatVectorsBeforeLegal() local