Searched refs:getStandardSelectorLoc (Results 1 - 4 of 4) sorted by relevance
/external/clang/include/clang/AST/ |
H A D | SelectorLocationsKind.h | 57 SourceLocation getStandardSelectorLoc(unsigned Index, 75 SourceLocation getStandardSelectorLoc(unsigned Index,
|
H A D | ExprObjC.h | 1327 return getStandardSelectorLoc(Index, getSelector(),
|
H A D | DeclObjC.h | 305 return getStandardSelectorLoc(Index, getSelector(),
|
/external/clang/lib/AST/ |
H A D | 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, function in class:clang 121 SourceLocation clang::getStandardSelectorLoc(unsigned Index, function in class:clang
|
Completed in 59 milliseconds