HomeSort by relevance Sort by last modified time
    Searched refs:getStandardSelectorLoc (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/AST/
SelectorLocationsKind.h 57 SourceLocation getStandardSelectorLoc(unsigned Index,
75 SourceLocation getStandardSelectorLoc(unsigned Index,
DeclObjC.h 300 return getStandardSelectorLoc(Index, getSelector(),
    [all...]
ExprObjC.h     [all...]
  /external/clang/lib/AST/
SelectorLocationsKind.cpp 77 if (SelLocs[i] != getStandardSelectorLoc(i, Sel, /*WithArgSpace=*/false,
86 if (SelLocs[i] != getStandardSelectorLoc(i, Sel, /*WithArgSpace=*/true,
104 SourceLocation clang::getStandardSelectorLoc(unsigned Index,
121 SourceLocation clang::getStandardSelectorLoc(unsigned Index,

Completed in 84 milliseconds