Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp441 IdentifierInfo *getIdentifierInfoForSlot(unsigned i) const { in getIdentifierInfoForSlot() function in clang::MultiKeywordSelector
486 IdentifierInfo *Selector::getIdentifierInfoForSlot(unsigned argIndex) const { in getIdentifierInfoForSlot() function in Selector