Home
last modified time | relevance | path

Searched defs:LType (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DEasilySwappableParametersCheck.cpp603 getNonCVRQualifiers(const ASTContext &Ctx, QualType LType, QualType RType) { in getNonCVRQualifiers()
644 calculateMixability(const TheCheck &Check, QualType LType, QualType RType, in calculateMixability()
1299 approximateImplicitConversion(const TheCheck &Check, QualType LType, in approximateImplicitConversion()
2231 QualType LType = LVar->getType(); in check() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1302 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); ParseOperation() local
1320 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); ParseOperation() local
1342 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); ParseOperation() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1103 unsigned LType = global() variable
H A DTargetLowering.h3026 unsigned LType; isExtLoad() local
/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3051 llvm::StructType *LType = cast<llvm::StructType>(L->getType()); EmitMemberPointerComparison() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp690 SCEVTypes LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); CompareSCEVComplexity() local