Searched defs:const (Results 1 – 6 of 6) sorted by relevance
56 const clang::AccessSpecifier sp) const { in AccessClangToDump() argument74 const clang::QualType type) const { in SetupBasicTypeAbi() argument100 const clang::AccessSpecifier &access, std::string key) const { in SetupBasicNamedAndTypedDecl()114 std::string ABIWrapper::GetMangledNameDecl(const clang::NamedDecl *decl) const { in GetMangledNameDecl() argument129 clang::TemplateParameterList *pl) const { in SetupTemplateParamNames()156 const clang::TagDecl *decl) const { in GetTagDeclQualifiedName() argument165 const clang::TemplateArgumentList *tl) const { in SetupTemplateArguments() argument190 const clang::QualType &sweet_qt) const { in QualTypeToString() argument209 abi_dump::FunctionDecl *functionp) const { in SetupFunctionParameters()233 const std::string &source_file) const { in SetupFunction() argument[all …]
140 bool AdbObjectHandle::IsObjectOfType(AdbObjectType obj_type) const { in IsObjectOfType()
386 bool VFunction::operator<(const VFunction &Vfunction) const { in operator <() argument443 bool VTable::operator<(const VTable &Vtable) const { in operator <() argument447 bool VTable::operator<(const uint64_t ROffset) const { in operator <() argument
124 # define const /* note: need a more gentle solution here */ macro
135 #define const __const /* convert ANSI C keywords */ macro
141 #define const __const /* convert ANSI C keywords */ macro