Searched refs:ObjCZeroArgSelector (Results 1 - 15 of 15) sorted by relevance

/external/clang/lib/AST/
H A DDeclarationName.cpp94 case DeclarationName::ObjCZeroArgSelector:
143 case DeclarationName::ObjCZeroArgSelector:
209 case StoredObjCZeroArgSelector: return ObjCZeroArgSelector;
467 case DeclarationName::ObjCZeroArgSelector:
480 case DeclarationName::ObjCZeroArgSelector:
502 case DeclarationName::ObjCZeroArgSelector:
531 case DeclarationName::ObjCZeroArgSelector:
583 case DeclarationName::ObjCZeroArgSelector:
H A DMicrosoftMangle.cpp756 case DeclarationName::ObjCZeroArgSelector:
H A DASTImporter.cpp1870 case DeclarationName::ObjCZeroArgSelector:
4985 case DeclarationName::ObjCZeroArgSelector:
H A DItaniumMangle.cpp1182 case DeclarationName::ObjCZeroArgSelector:
/external/lldb/source/Symbol/
H A DClangExternalASTSourceCallbacks.cpp79 case clang::DeclarationName::ObjCZeroArgSelector:
80 //printf ("ClangExternalASTSourceCallbacks::FindExternalVisibleDeclsByName(decl_ctx = %p, decl_name = { kind = \"ObjCZeroArgSelector\", name = \"%s\")\n", decl_ctx, decl_name.c_str());
/external/clang/include/clang/AST/
H A DDeclarationName.h52 ObjCZeroArgSelector, enumerator in enum:clang::DeclarationName::NameKind
265 assert((getNameKind() == ObjCZeroArgSelector ||
412 // struct {} ObjCZeroArgSelector;
H A DDataRecursiveASTVisitor.h674 case DeclarationName::ObjCZeroArgSelector:
H A DRecursiveASTVisitor.h740 case DeclarationName::ObjCZeroArgSelector:
/external/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp309 case DeclarationName::ObjCZeroArgSelector:
H A DSemaCodeComplete.cpp2482 case DeclarationName::ObjCZeroArgSelector:
H A DTreeTransform.h3128 case DeclarationName::ObjCZeroArgSelector:
/external/clang/lib/Serialization/
H A DASTWriter.cpp3377 case DeclarationName::ObjCZeroArgSelector:
3406 case DeclarationName::ObjCZeroArgSelector:
3438 case DeclarationName::ObjCZeroArgSelector:
4940 case DeclarationName::ObjCZeroArgSelector:
4991 case DeclarationName::ObjCZeroArgSelector:
H A DASTReader.cpp844 case DeclarationName::ObjCZeroArgSelector:
871 case DeclarationName::ObjCZeroArgSelector:
912 case DeclarationName::ObjCZeroArgSelector:
7425 case DeclarationName::ObjCZeroArgSelector:
7481 case DeclarationName::ObjCZeroArgSelector:
/external/lldb/source/Expression/
H A DClangASTSource.cpp110 case DeclarationName::ObjCZeroArgSelector:
/external/clang/tools/libclang/
H A DCIndex.cpp1209 case clang::DeclarationName::ObjCZeroArgSelector:

Completed in 228 milliseconds