Home
last modified time | relevance | path

Searched defs:getIdentifierInfoForSlot (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp546 Selector::getIdentifierInfoForSlot(unsigned argIndex) const { in getIdentifierInfoForSlot() function in Selector
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h942 const IdentifierInfo *getIdentifierInfoForSlot(unsigned i) const { in getIdentifierInfoForSlot() function