Searched refs:VerifyDecl (Results 1 – 3 of 3) sorted by relevance
13 void lldb_private::VerifyDecl(clang::Decl *decl) { decl->getAccess(); } in VerifyDecl() function in lldb_private
1673 VerifyDecl(class_template_decl); in CreateClassTemplateDecl()1953 VerifyDecl(namespace_decl); in GetUniqueNamespaceDeclaration()2168 VerifyDecl(func_decl); in CreateFunctionDeclaration()7938 VerifyDecl(field); in AddFieldToRecordType()7963 VerifyDecl(field); in AddFieldToRecordType()8129 VerifyDecl(var_decl); in AddVariableToRecordType()8308 VerifyDecl(cxx_method_decl); in AddMethodToCXXRecordType()8711 VerifyDecl(objc_method_decl); in AddMethodToObjCObjectType()8995 VerifyDecl(enumerator_decl); in AddEnumerationValueToEnumerationType()
16 void VerifyDecl(clang::Decl *decl);