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

/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 78 milliseconds