Searched refs:getStandardSelectorLoc (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
H A DSelectorLocationsKind.h57 SourceLocation getStandardSelectorLoc(unsigned Index,
75 SourceLocation getStandardSelectorLoc(unsigned Index,
H A DExprObjC.h1327 return getStandardSelectorLoc(Index, getSelector(),
H A DDeclObjC.h305 return getStandardSelectorLoc(Index, getSelector(),
/external/clang/lib/AST/
H A DSelectorLocationsKind.cpp77 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