Home
last modified time | relevance | path

Searched refs:TIP (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHover.cpp295 else if (const auto *TIP = TSD->getTemplateInstantiationPattern()) in getDeclForComment() local
296 DeclForComment = TIP; in getDeclForComment()
301 else if (const auto *TIP = TSD->getTemplateInstantiationPattern()) in getDeclForComment() local
302 DeclForComment = TIP; in getDeclForComment()
304 if (const auto *TIP = FD->getTemplateInstantiationPattern()) in getDeclForComment() local
305 DeclForComment = TIP; in getDeclForComment()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp182 for (std::pair<unsigned, MCSymbol *> &TIP : ThumbIndirectPads) { in runOnMachineFunction()
183 OutStreamer->emitLabel(TIP.second); in runOnMachineFunction()
185 .addReg(TIP.first) in runOnMachineFunction()
1432 for (std::pair<unsigned, MCSymbol *> &TIP : ThumbIndirectPads) { in emitInstruction()
1433 if (TIP.first == TReg) { in emitInstruction()
1434 TRegSym = TIP.second; in emitInstruction()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/
H A Dconfusables.txt1108 21B5 ; 21B2 ; MA #* ( ↵ → ↲ ) DOWNWARDS ARROW WITH CORNER LEFTWARDS → DOWNWARDS ARROW WITH TIP LEFT…