clang
6.0.0
|
Go to the source code of this file.
Functions | |
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(), clang::getStandardSelectorLoc(), clang::SourceLocation::isInvalid(), clang::SelLoc_NonStandard, clang::SelLoc_StandardNoSpace, clang::SelLoc_StandardWithSpace, and clang::T.
Referenced by clang::getStandardSelectorLoc().