Home
last modified time | relevance | path

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

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