Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dinflate.h46 LIT, /* o: waiting for output space to write literal */ enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp403 if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) in isDeclarationOfFunction() local
787 const PackIndexingType *LIT = cast<PackIndexingType>(QT); in SetTypeSpecType() local
H A DSemaType.cpp2731 if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) { in GetTypeFromParser() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp529 LoopInterchangeTransform LIT(OuterLoop, InnerLoop, SE, LI, DT, LIL); in processLoop() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3472 const auto *LIT = cast<LocInfoType>(ControllingType.get().get()); in ParseGenericSelectionExpression() local