reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/DeclObjC.h
  179   SelectorLocationsKind getSelLocsKind() const {
  183   void setSelLocsKind(SelectorLocationsKind Kind) {
tools/clang/include/clang/AST/ExprObjC.h
 1010                   SelectorLocationsKind SelLocsK,
 1020                   SelectorLocationsKind SelLocsK,
 1030                   SelectorLocationsKind SelLocsK,
 1045                           SelectorLocationsKind SelLocsK);
 1055   SelectorLocationsKind getSelLocsKind() const {
 1085                                 SelectorLocationsKind &SelLocsK);
tools/clang/include/clang/AST/SelectorLocationsKind.h
   45 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
   63 SelectorLocationsKind hasStandardSelectorLocs(Selector Sel,
tools/clang/lib/AST/ExprObjC.cpp
  127                                  SelectorLocationsKind SelLocsK,
  148                                  SelectorLocationsKind SelLocsK,
  165                                  SelectorLocationsKind SelLocsK,
  182                                          SelectorLocationsKind SelLocsK) {
  215   SelectorLocationsKind SelLocsK = SelectorLocationsKind();
  234   SelectorLocationsKind SelLocsK = SelectorLocationsKind();
  253   SelectorLocationsKind SelLocsK = SelectorLocationsKind();
  275                                         SelectorLocationsKind &SelLocsK) {
tools/clang/lib/AST/SelectorLocationsKind.cpp
   69 SelectorLocationsKind hasStandardSelLocs(Selector Sel,
   95 SelectorLocationsKind
  112 SelectorLocationsKind