Searched defs:LRT (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/ExtractAPI/ | ||
H A D | DeclarationFragments.cpp | 344 if (const LValueReferenceType *LRT = dyn_cast<LValueReferenceType>(T)) getFragmentsForType() local |
/llvm-project/llvm/lib/TableGen/ | ||
H A D | Record.cpp | 691 if (auto *LRT = dyn_cast<ListRecTy>(Ty)) { convertInitializerTo() local |