Home
last modified time | relevance | path

Searched defs:LRT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp355 if (const LValueReferenceType *LRT = dyn_cast<LValueReferenceType>(T)) in getFragmentsForType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp268 const auto *LRT = Param->getType()->getAs<LValueReferenceType>(); in inferLifetimeBoundAttribute() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp739 if (const auto *LRT = dyn_cast<ListRecTy>(Ty)) { in convertInitializerTo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp5941 auto &LRT = AM.getResult<LastRunTrackingAnalysis>(F); in run() local