Home
last modified time | relevance | path

Searched refs:getIdentifierInfoForSlot (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DSelectorLocationsKind.cpp29 const IdentifierInfo *II = Sel.getIdentifierInfoForSlot(0); in getStandardSelLoc()
37 const IdentifierInfo *II = Sel.getIdentifierInfoForSlot(Index); in getStandardSelLoc()
H A DMangle.cpp368 if (auto name = selector.getIdentifierInfoForSlot(slotIndex)) in mangleObjCMethodName()
H A DASTStructuralEquivalence.cpp2458 if (!IsStructurallyEquivalent(Selector1.getIdentifierInfoForSlot(I), in IsStructurallyEquivalent()
2459 Selector2.getIdentifierInfoForSlot(I))) in IsStructurallyEquivalent()
H A DStmtPrinter.cpp2855 if (selector.getIdentifierInfoForSlot(i)) in VisitObjCMessageExpr()
2856 OS << selector.getIdentifierInfoForSlot(i)->getName() << ':'; in VisitObjCMessageExpr()
H A DODRHash.cpp80 const IdentifierInfo *II = S.getIdentifierInfoForSlot(i); in AddDeclarationNameInfoImpl()
H A DASTImporter.cpp10606 Idents.push_back(Import(FromSel.getIdentifierInfoForSlot(0))); in Import()
10608 Idents.push_back(Import(FromSel.getIdentifierInfoForSlot(I))); in Import()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp576 Selector::getIdentifierInfoForSlot(unsigned argIndex) const { in getIdentifierInfoForSlot() function in Selector
584 return SI->getIdentifierInfoForSlot(argIndex); in getIdentifierInfoForSlot()
588 const IdentifierInfo *II = getIdentifierInfoForSlot(argIndex); in getNameForSlot()
643 const IdentifierInfo *first = sel.getIdentifierInfoForSlot(0); in getMethodFamilyImpl()
690 const IdentifierInfo *first = sel.getIdentifierInfoForSlot(0); in getInstTypeMethodFamily()
718 const IdentifierInfo *first = sel.getIdentifierInfoForSlot(0); in getStringFormatFamilyImpl()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h950 const IdentifierInfo *getIdentifierInfoForSlot(unsigned i) const { in getIdentifierInfoForSlot() function
1087 const IdentifierInfo *getIdentifierInfoForSlot(unsigned argIndex) const;
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp300 if (const IdentifierInfo *II = Sel.getIdentifierInfoForSlot(I)) in ComputeHash()
H A DASTWriter.cpp3583 Writer.getIdentifierRef(Sel.getIdentifierInfoForSlot(I))); in EmitKey()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp854 Name.getObjCSelector().getIdentifierInfoForSlot(0)) in getOrderedName()
H A DSemaPseudoObject.cpp618 setter->getSelector().getIdentifierInfoForSlot(0); in findGetter()
646 .getIdentifierInfoForSlot(0); in findSetter()
H A DSemaCodeComplete.cpp3858 if (const IdentifierInfo *II = Sel.getIdentifierInfoForSlot(Idx)) in createCodeCompletionStringForDecl()
5263 const IdentifierInfo *Name = M->getSelector().getIdentifierInfoForSlot(0); in AddObjCProperties()
7754 if (SelIdents[I] != Sel.getIdentifierInfoForSlot(I)) in isAcceptableObjCSelector()
8032 const IdentifierInfo *Id = Sel.getIdentifierInfoForSlot(0); in GetAssumedMessageSendExprType()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp1011 (S.getIdentifierInfoForSlot(0) == CountSelectorII); in isCollectionCountMethod()
H A DNullabilityChecker.cpp1086 M.getSelector().getIdentifierInfoForSlot(0)) { in checkPostObjCMessage()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1398 Sel.getIdentifierInfoForSlot(0)->isStr("valueWithPointer")) in argumentsMayEscape()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp873 const IdentifierInfo *II = OMD->getSelector().getIdentifierInfoForSlot(0); in StartFunction()
H A DCGObjC.cpp796 OMD->getSelector().getIdentifierInfoForSlot(0); in StartObjCMethod()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11523 {"_ZNK5clang8Selector24getIdentifierInfoForSlotEj", "clang::Selector::getIdentifierInfoForSlot(unsi…