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

References

tools/clang/include/clang/AST/DeclarationName.h
  482     assert((getNameKind() == ObjCZeroArgSelector ||
tools/clang/include/clang/AST/RecursiveASTVisitor.h
  798   case DeclarationName::ObjCZeroArgSelector:
tools/clang/include/clang/Serialization/ASTBitCodes.h
 2115         assert(Kind == DeclarationName::ObjCZeroArgSelector ||
tools/clang/lib/AST/ASTImporter.cpp
 1627   case DeclarationName::ObjCZeroArgSelector:
 8633   case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  148   case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/AST/DeclarationName.cpp
   61   case DeclarationName::ObjCZeroArgSelector:
   67     if (LHS.getNameKind() == DeclarationName::ObjCZeroArgSelector &&
   68         RHS.getNameKind() == DeclarationName::ObjCZeroArgSelector) {
  144   case DeclarationName::ObjCZeroArgSelector:
  391   case DeclarationName::ObjCZeroArgSelector:
  404   case DeclarationName::ObjCZeroArgSelector:
  427   case DeclarationName::ObjCZeroArgSelector:
  457   case DeclarationName::ObjCZeroArgSelector:
  513   case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/AST/ItaniumMangle.cpp
 1242     case DeclarationName::ObjCZeroArgSelector:
 1417   case DeclarationName::ObjCZeroArgSelector:
 2129   case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/AST/MicrosoftMangle.cpp
  982     case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/AST/ODRHash.cpp
   66   case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/Sema/SemaCodeComplete.cpp
 3165   case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/Sema/SemaTemplateVariadic.cpp
  435   case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/Sema/TreeTransform.h
 3787   case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/Serialization/ASTReader.cpp
 1028   case DeclarationName::ObjCZeroArgSelector:
 1062   case DeclarationName::ObjCZeroArgSelector:
 1110   case DeclarationName::ObjCZeroArgSelector:
 9124   case DeclarationName::ObjCZeroArgSelector:
 9184   case DeclarationName::ObjCZeroArgSelector:
tools/clang/lib/Serialization/ASTWriter.cpp
 3928     case DeclarationName::ObjCZeroArgSelector:
 3966     case DeclarationName::ObjCZeroArgSelector:
 5773   case DeclarationName::ObjCZeroArgSelector:
 5846   case DeclarationName::ObjCZeroArgSelector:
tools/clang/tools/libclang/CIndex.cpp
 1307   case clang::DeclarationName::ObjCZeroArgSelector:
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
  212   case DeclarationName::ObjCZeroArgSelector: