Home
last modified time | relevance | path

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

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