clang API Documentation
Go to the source code of this file.
Functions | |
static SourceLocation | getStandardSelLoc (unsigned Index, Selector Sel, bool WithArgSpace, SourceLocation ArgLoc, SourceLocation EndLoc) |
static SourceLocation getStandardSelLoc | ( | unsigned | Index, |
Selector | Sel, | ||
bool | WithArgSpace, | ||
SourceLocation | ArgLoc, | ||
SourceLocation | EndLoc | ||
) | [static] |
Definition at line 20 of file SelectorLocationsKind.cpp.
References clang::Selector::getIdentifierInfoForSlot(), clang::IdentifierInfo::getLength(), clang::SourceLocation::getLocWithOffset(), clang::Selector::getNumArgs(), and clang::SourceLocation::isInvalid().
Referenced by clang::getStandardSelectorLoc().